- NodeJS version 11.1.0
- macOS or Debian based Linux
- copy example.env file to .env
- change the SPOTIFY_CID to your Spotify Client Id
- run
npm i
- run
npm run demo
- open a browser and go to http://localhost:3000 (change the port accordingly)
npm i
npm run demo