GitHub - jayden-txj/express-angular-starter: A starter project of express 4X and angular 1.3 · GitHub
Skip to content

jayden-txj/express-angular-starter

 
 

Folders and files

Repository files navigation

express-angular-starter

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.

Live Demo

Here is a Live Demo. This demo is deployed on Heroku, using its mongolab addon.

Install

Run the command npm install for install.

Test

Test is supported by Mocha and shouldjs. Today the test covers the url connections. Run the command npm test for the test.

Todo

  • add e2e test
  • add service in todo sample - DONE
  • add mongodb service - DONE

License

MIT

About

A starter project of express 4X and angular 1.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 55.7%
  • CSS 27.6%
  • HTML 16.7%