generator-lukaszgrolik-angular

0.1.2 • Public • Published

generator-lukaszgrolik-angular

My personal Yeoman generator for highly automated Gulp driven Angular applications

Features

  • development and production bundles 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

Dependents (0)

Package Sidebar

Install

npm i generator-lukaszgrolik-angular

Weekly Downloads

0

Version

0.1.2

License

none

Last publish

Collaborators

  • lukaszgrolik