vtm-web: update documentation

This commit is contained in:
Emux
2016-11-20 19:34:21 +02:00
parent 3388e1401f
commit 6f78f08a04
3 changed files with 10 additions and 4 deletions

7
docs/web.md Normal file
View File

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