User Profile App Getting Started All you need to do is to clone this repository, git clone https://github.com/asitpanda/angular-App1 cd angular-App1 Then, install all the dependencies: npm install bower install Then, run the Application: grunt serve