generator-lukaszgrolik-angular
v0.1.2
Published
My personal Yeoman generator for highly automated Gulp driven Angular applications
Maintainers
Readme
generator-lukaszgrolik-angular
My personal Yeoman generator for highly automated Gulp driven Angular applications
Features
developmentandproductionbundles on separate servers- compile Sass styles using globs
- build main application script with automatically loaded Angular modules and cached Angular templates
- define vendor styles and scripts in YAML file
- "add" sub-generator for creating application modules
Usage
Install
npm install -g yo gulp
npm install -g generator-lukaszgrolik-angular
Run
Create a new directory, go into it and run:
yo lukaszgrolik-angular
If you want to create a module:
yo lukaszgrolik-angular:add
License
MIT
