MeanJS.org - Setup to run example
1. Install git from http://git-scm.com/download/win
2. Install bower
npm install -g bower
3. Install grunt
npm install -g grunt-cli
4. Download meanjs.org boilterplate from its website
5. Update dependencies for project
npm install
6. Run sample
grunt

















