/touchtunes

Primary LanguageJavaScript

Prerequisites:

  • NodeJS version 11.1.0
  • macOS or Debian based Linux

Installation:

  1. copy example.env file to .env
  2. change the SPOTIFY_CID to your Spotify Client Id
  3. run npm i
  4. run npm run demo
  5. open a browser and go to http://localhost:3000 (change the port accordingly)