Gretty plugin (Gradle) at web modules, closes #338

This commit is contained in:
Emux
2017-03-18 19:05:01 +02:00
parent 9c58d8219c
commit b32692942f
5 changed files with 22 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
### Web implementation
`./gradlew :vtm-web-app:jettyDraftWar` will run standalone Jetty server at port 8080.
`./gradlew :vtm-web-app:farmRun` will run standalone web server at port 8080.
Then go to `http://localhost:8080/vtm-web-app` in the web browser to see the map.
Then go to [http://localhost:8080/vtm-web-app](http://localhost:8080/vtm-web-app) in the web browser to see the map.
Hold right mouse button to change view direction.