Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 339 Bytes

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