Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 708 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 708 Bytes

gmd-core-demo 2.5.0

A modern demo for GMD widgets.

Related Demo sites

Running the demo app

Note: You must know Git and Maven before as prerequisites

  1. Clone this demo project using git. git clone https://github.com/GwtMaterialDesign/gmd-core-demo
  2. Open the project on your desired IDE (Intellij IDE or Eclipse)
  3. Install the project using mvn clean install
  4. Then run the project using mvn gwt:codeserver