Skip to content

Latest commit

History

History
38 lines (25 loc) 路 796 Bytes

README.md

File metadata and controls

38 lines (25 loc) 路 796 Bytes

Music lovers, rejoice.

Music videos with insider song facts.

Contributing

It's easy to run the code!

git clone git@github.com:feross/play.cash.git
cd play.cash/
npm install

Run the server:

npm start

Watch and restart automatically:

npm run watch

License

Copyright (c) Feross Aboukhadijeh