Skip to content

Instantly share code, notes, and snippets.

@mr-karan
Last active August 29, 2015 14:24
Show Gist options
  • Save mr-karan/0e546402f1f77b0dfdac to your computer and use it in GitHub Desktop.
Save mr-karan/0e546402f1f77b0dfdac to your computer and use it in GitHub Desktop.
getting up with mean.js
$ npm install -g bower
$ npm install -g grunt-cli
$ npm install -g yo
$ npm install -g generator-meanjs
$ yo meanjs
$ grunt
Other generators for Angular , Express here : http://meanjs.org/generator.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment