Skip to content

GwtMaterialDesign/gmd-addins-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo for Addins.

Running the demo

Step 1

  • Clone the project and import it to your desired IDE (Eclipse / Intelij IDEA)

Step 2

  • After importing, install the project via your terminal

mvn clean install

Step 3

  • If everything is installed, just run the project using the code below

mvn gwt:devmode