This is an angular startup project. This gives a basic structure for beginners to start developing with angular.
- Clone the project from git.
- Run npm install to install the dependencies
- After all the dependencies are installed, run grunt to do the designated tasks
- After Downloading, run grunt serve commanbd to start the application.