music-player

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd music-player
  • npm install
  • bower install

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

  • The easiest way to deploy the app is to use the docker image

To do

  • Remove item from playlist
  • Playlist support
  • User support/playlists support per user
  • Client-side download and zip ?