8 lines
271 B
Markdown
8 lines
271 B
Markdown
### Web implementation
|
|
|
|
`./gradlew :vtm-web-app:farmRun` will run standalone web server at port 8080.
|
|
|
|
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.
|