HolidayJS 2015 - Eggnog
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.
More informations, options, parameters in the usage documentation page
npm install -g yo gulp bower
npm install -g generator-gulp-angular
mkdir my-new-project && cd $_
yo gulp-angular
- 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.
Questions the generator will ask
All changes listed in the GitHub releases
MIT