Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 468 Bytes

System-Development-LMU-WS17

How to run

  • clone repo

Interface

  • 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)

Navigation

  • 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)