- Download influxDB:
**MacOS:**
```
brew update
brew install influxdb
```
**Windows/Other**
https://docs.influxdata.com/influxdb/v1.0/introduction/installation
-
Start influxDB:
influxd
-
Install dependancies & start server:
npm install npm start
- Go to http://localhost:8083