Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 335 Bytes

File metadata and controls

20 lines (15 loc) · 335 Bytes

Encore

##TODO

  • Music Recommender
  • UI Upgrade

##Installation Instructions

#Clone the repository
$ git clone https://github.com/OSDLabs/Encore/

#Change the directory
$ cd Encore

#Install packages and start the app
$ npm install && npm start