issues
search
intake24
/
survey-frontend
Intake24 GWT survey frontend
Apache License 2.0
0
stars
3
forks
source link
readme
Build locally
mvn clean install -DskipTests
cd SurveyClient/
mvn gwt:run-codeserver
Open new terminal window
cd SurveyServer/
sbt run
Compile in browser:
http://www.gwtproject.org/articles/superdevmode.html