Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 319 Bytes

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