Skip to content

GwtMaterialDesign/gmd-core-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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