Skip to content

Commit c9165d8

Browse files
committed
Update readme.md
1 parent 9b82cc7 commit c9165d8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: readme.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
> Yeoman generator for creating MEAN stack applications, using MongoDB, Express, AngularJS, and Node - lets you quickly set up a project following best practices.
44
5+
## Example project
6+
7+
Generated with defaults: http://fullstack-demo.herokuapp.com/.
8+
9+
Source code: https://github.com/DaftMonk/fullstack-demo
10+
511
## Usage
612

713
Install `generator-angular-fullstack`:
@@ -21,12 +27,6 @@ yo angular-fullstack [app-name]
2127

2228
Run `grunt` for building, `grunt serve` for preview, and `grunt serve:dist` for a preview of the built app.
2329

24-
## Example project
25-
26-
Generated with defaults: http://fullstack-demo.herokuapp.com/.
27-
28-
Have a look at the source code: https://github.com/DaftMonk/fullstack-demo
29-
3030
## Prerequisites
3131

3232
* MongoDB - Download and Install [MongoDB](http://www.mongodb.org/downloads) - If you plan on scaffolding your project with mongoose, you'll need mongoDB to be installed and have the `mongod` process running.

0 commit comments

Comments
 (0)