1.0.3 • Published 9 years ago

generator-540-angular v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

generator-540-angular Logo

Yeoman generator for 540 - scaffold using AngularJS with Gulp

This generator was heavily inspired by the generator-gulp-angular. For a more info checkout the repo.

Usage

More informations, options, parameters in the usage documentation page

Install

Install required tools yo, gulp and bower:
npm install -g yo gulp bower
Install generator-gulp-angular:
npm install -g generator-540-angular

Run

Create a new directory, and go into:
mkdir my-new-project && cd $_
Run yo 540-angular, and select desired technologies:
yo 540-angular

Documentation

License

MIT