Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 453 Bytes

node-spotify-experiment

Playing around with node.js asd spotify

Installation

Prerequisites: node.js and libspotify

Also requires a spotify app-key which can be found here: link

Put the binary app-key in the root folder then run npm install to fetch all the dependencies.

To run the app run node app.js and there should be a server running at localhost:4000