Launching Fountain generators beta
The team is proud to present the next evolution of the Yeoman gulp-angular as a new project called FountainJS.
It covers Angular 1 like today but go way farther with support for Angular 2, React, SystemJS and Webpack!
Check it out right now at http://fountainjs.io/.
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