generator-morf

A yeoman generator to bootstrap a finely tuned project [node, angular], w/ Grunt.

Usage no npm install needed!

<script type="module">
  import generatorMorf from 'https://cdn.skypack.dev/generator-morf';
</script>

README

generator-morf NPM version Build Status

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

angular-bootstrap-screenshot

License

MIT © p1100i