Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added a bit more information
  • Loading branch information
liorkesos committed Jun 18, 2013
1 parent 4a03b43 commit 9b2f8de
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
This is a framework that provides a nice starting point for Mongo, Angular, Epress and Node based projects and is the starting point for web apps in out company.
This is a framework that provides a nice starting point for Mongo, Angular, Epress and Node based projects.
It is designed to be a starting point for the development of MEAN based web apps.

== Install ==
In the root directory run
npm install
to get all of the required node modules needed by MEAN.

== Modules ==
Mean is built in a modular fashion and will provide a larger eco-system implemented as node modules.

0 comments on commit 9b2f8de

Please sign in to comment.