generator-gulp-angular-pregiotek
v1.1.3
Published
Yeoman generator for AngularJS with Gulp
Downloads
7
Maintainers
Readme
generator-gulp-angular-pregiotek
Yeoman generator for AngularJS + Gulp by PREGIOTEK.
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
Install required tools yo
, gulp
and bower
:
npm install -g yo gulp bower
Install generator-gulp-angular-pregiotek
:
npm install -g generator-gulp-angular-pregiotek
Run
Create a new directory, and go into:
mkdir my-new-project && cd $_
Run yo gulp-angular-pregiotek
, and select desired technologies:
yo gulp-angular-pregiotek
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