Simple Todo apps created with nodejs, Angularjs, MongoDB
Checkout the code
git clone https://github.com/monirulmask/simple-todo.git
cd simple-todo
Install:
npm install
Run your mongo DB.
Run the app :
node server.js
Then you can browse the app to https://localhost:8080