Angular Demo

Installation

You need Gulp installed globally:

$ npm install -g gulp
$ git clone https://github.com/vaibhav93/angularMusicAppDemo.git
$ cd angularMusicAppDemo
$ npm install
$ gulp

Navigate to localhost:9000