A modern demo for GMD widgets.
Note: You must know Git and Maven before as prerequisites
- Clone this demo project using git.
git clone https://github.com/GwtMaterialDesign/gmd-core-demo
- Open the project on your desired IDE (Intellij IDE or Eclipse)
- Install the project using
mvn clean install
- Then run the project using
mvn gwt:codeserver