Skip to content

Commit f5f52a4

Browse files
committed
docs(readme): updated readme to include new feature
1 parent 6566e2f commit f5f52a4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

readme.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# AngularJS + Express Full Stack Generator
22

3-
A generator for AngularJS, integrated with an Express `server.js` for full stack development. Featuring livereload of client and server files, grunt tasks that are integrated with express, and an easy deployment workflow.
3+
A generator for AngularJS, integrated with an Express `server.js` for full stack development.
4+
5+
Featuring:
6+
7+
* Express server integrated with grunt tasks
8+
* Livereload of client and server files
9+
* Easy deployment workflow.
10+
* **NEW** Optional mongoDB integration
411

512
Based on [generator-angular](https://github.com/yeoman/generator-angular)
613

0 commit comments

Comments
 (0)