A starter project of express 4X and angular 1.3
This project is based on my sub project of Node Tutorial.
The todo sample is based on this todomvc tutorial.
Travis CI is used for continuous integration.
Here is a Live Demo. This demo is deployed on Heroku, using its mongolab addon.
Run the command npm install for install.
Test is supported by Mocha and shouldjs. Today the test covers the url connections. Run the command npm test for the test.
- add e2e test
- add service in todo sample - DONE
- add mongodb service - DONE
MIT
