Fullstack demo generated using Angular Fullstack
Angular Fullstack is a MEAN generator. It scaffolds applications with MongoDB, Express, AngularJS, and Node.
By running yo angular-fullstack
and using defaults, you get a project very similar to this. This repo is to give you an idea of what that project looks like.
http://fullstack-demo.herokuapp.com/.
Easily create your own project as specified here: https://github.com/DaftMonk/generator-angular-fullstack#usage
Then launch your express server in development mode using
$ grunt serve