This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd music-player
npm install
bower install
ember build
(development)ember build --environment production
(production)
- The easiest way to deploy the app is to use the docker image
- Remove item from playlist
- Playlist support
- User support/playlists support per user
- Client-side download and zip ?