The aim of this npm package is to gather code shared by both frontend and backend.
- ErrorVector
- Location
- Place
- ReferencePath
- Run
- Sensor
# setting endpoint for repo
npm config set @indoor-analytics:registry https://npm.pkg.github.com/indoor-analytics
# you'll need a GitHub personal authentication token
npm config set '//npm.pkg.github.com/:_authToken' "<token>"