Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/linnovate/mean
Browse files Browse the repository at this point in the history
  • Loading branch information
liorkesos committed Jun 19, 2013
2 parents 3fff4d1 + f4ccd5a commit 0cb6b75
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
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.
### Prerequisites
Mongo - Download and Install mongo - make sure it's running (deafualt port for the connection is 27017)
Express - Comes by the npm install
Angular - Is provide by the node and through the process...
Node - Install node.js

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

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

0 comments on commit 0cb6b75

Please sign in to comment.