mirror of
https://github.com/danbee/spotify-client
synced 2025-03-04 08:59:12 +00:00
| .meteor | ||
| README.md | ||
| spotify-client.css | ||
| spotify-client.html | ||
| spotify-client.js | ||
Spotify Client
Spotify client written in Meteor. Currently just a search page!
Setup
-
Install Meteor by following the instructions at https://www.meteor.com/install.
-
Run Meteor:
$ meteor -
Visit http://localhost:3000 in your browser.