DaftMonk / fullstack-demo

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

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


Languages

Language:JavaScript 96.5%Language:CSS 3.5%