ptgamr / upnext

Chrome Extension for streaming music from SoundCloud & YouTube
https://chrome.google.com/webstore/detail/upnext-music-player/dgkfcdlmdppfhbfmooinbcejdaplobpk
334 stars 59 forks source link

[features] guide how to hack #17

Closed truonghoangnguyen closed 9 years ago

truonghoangnguyen commented 9 years ago

hi

very nice if soundcloudify have guide how to develop / test / some basic guide to setting up environment

thanks.

ptgamr commented 9 years ago

Oh thanks for your heads up.

I will find some time adding it to the README file

ptgamr commented 9 years ago

Actually it is very simple:

  1. git clone the project
  2. npm install
  3. bower install
  4. Enable developer mode in Chrome, import /app folder and there you go

If you wanna make a built, run grunt build