- clone repo
- Add your Google API key in code (search with grep)
- run
npm i
for installation - run
npm run develop
(runs a webrowser with leaflet interface) (Is started when runscript is executed)
- Install tmux before running the commands or follow the steps in the runscript. If tmux is installed
- run
sh runscript.sh
from the root directory (starts the jersey server)