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