generator-gulp-angular
Yeoman generator for AngularJS + Gulp.
Lets you quickly set up a project with:
- your favorite technologies
- web best pratices.
- guidelines powered by Google.
Gulp provide fast workspace with quick feedback.
Usage
More informations, options, parameters in the usage documentation page
Install
yo
, gulp
and bower
:
Install required tools npm install -g yo gulp bower
generator-gulp-angular
:
Install npm install -g generator-gulp-angular
Run
Create a new directory, and go into:
mkdir my-new-project && cd $_
yo gulp-angular
, and select desired technologies:
Run yo gulp-angular
Documentation
- docs/README
- More informations about how to use your new project is available in the docs/user-guide
- If you want to know: docs/how-it-works.
Features
Questions the generator will ask
Questions the generator will ask
Changelog
All changes listed in the GitHub releases
Contributing
License
MIT