ToDo App to demonstrate almost all core directives of AngularJS developed in MEAN stack.
- Install nodejs, mongodb
- Clone the repository, go to the directory and run the following command:
npm install
grunt
- Open browser and hit the url http://localhost:8080