Spotify player with angularjs
Clone the repository
git clone https://github.com/cemarguvanli/spotify-boom.git
Bower dependencies
bower install
Npm dependencies
npm install
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.