git clone https://github.com/adessoAG/adesso-indoor-navigator
npm install
config.js
Now you need to configure your project to use your own Viro API key and your own firebase database. Please create a copy of ./configTemplate.js
named ./config.js
and replace the test data with your information.
The config.js
is included in the .gitignore
and will not be commited into your git repository. You must keep track of it on your own.
"Green Arrow Icon" by Thomas Balouet is licensed under CC BY 2.0