Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 356 Bytes

todoApp

ToDo App to demonstrate almost all core directives of AngularJS developed in MEAN stack.

Deployment Steps

  1. Install nodejs, mongodb
  2. Clone the repository, go to the directory and run the following command:

npm install
grunt

  1. Open browser and hit the url http://localhost:8080