vtm/docs/web.md
2016-11-21 11:20:31 +02:00

8 lines
244 B
Markdown

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