README
A yeoman generator to bootstrap a finely tuned [node, angular] project, w/ Grunt.
About
Bootstrap a [node, angular] project w/ Grunt/di-framework setup.
For release specific info see changelog.
Install and execute
Installing / executing it locally (you'll be prompted for details):
npm install generator-morf; ./node_modules/.bin/morf
Usage
After generating the project, cd
into it and execute ./grunt.sh
to see the
default task-flow (which also contains coverage report).
Screenshots
License
MIT © p1100i