1
0
mirror of https://github.com/danbee/spotify-client synced 2025-03-04 08:59:12 +00:00
spotify-client/README.md
2014-10-31 17:35:56 +00:00

17 lines
291 B
Markdown

Spotify Client
==============
Spotify client written in Meteor. Currently just a search page!
Setup
-----
1. Install Meteor by following the instructions at <https://www.meteor.com/install>.
2. Run Meteor:
```bash
$ meteor
```
3. Visit <http://localhost:3000> in your browser.