fullstack-demo icon indicating copy to clipboard operation
fullstack-demo copied to clipboard

An example of what the angular-fullstack generator can scaffold.

Fullstack demo generated using Angular Fullstack Code Climate

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.

Live Demo

http://fullstack-demo.herokuapp.com/.

Quick Install

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