This project mimic Todoist (https://www.todoist.com). It gives you todo but not just todo but also todos of projects
- Node.js
- Mocha
npm install -g mocha
(mac needs sudo) - Bower
npm install -g bower
npm install
bower install
npm start
bower install
MIT License