Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/feross/play.cash

🎶 Music lovers, rejoice.
https://github.com/feross/play.cash

listen music music-video playlist songs youtube

Last synced: 18 days ago
JSON representation

🎶 Music lovers, rejoice.

Awesome Lists containing this project

README

        

# [Play](https://play.cash) [![travis][travis-image]][travis-url] [![javascript style guide][standard-image]][standard-url]

[travis-image]: https://img.shields.io/travis/feross/play.cash/master.svg
[travis-url]: https://travis-ci.org/feross/play.cash
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com

### Music lovers, rejoice.

Music videos with insider song facts.

### Live site: [https://play.cash](https://play.cash)

## Contributing

It's easy to run the code!

```bash
git clone [email protected]:feross/play.cash.git
cd play.cash/
npm install
```

Run the server:

```bash
npm start
```

Watch and restart automatically:

```bash
npm run watch
```

## License

Copyright (c) [Feross Aboukhadijeh](https://feross.org)