# play.cash **Repository Path**: mirrors_feross/play.cash ## Basic Information - **Project Name**: play.cash - **Description**: 🎶 Music lovers, rejoice. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 git@github.com: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)