mirror of
https://github.com/danbee/spotify-client
synced 2025-03-04 08:59:12 +00:00
Add readme.
This commit is contained in:
parent
8267f95634
commit
99dd69ecdc
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
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.
|
||||||
Loading…
Reference in New Issue
Block a user