Skip to content

jovpet/generator-gulp-angular

 
 

Repository files navigation

generator-gulp-angular Logo

Build Status Coverage Status Dependencies NPM Version Download Month

Gitter

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

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

Run

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

Documentation

Features

Logo Logo Logo Logo Logo Logo Logo Logo Logo Logo Logo Logo

Logo Logo Logo Logo Logo Logo Logo Logo Logo Logo

List features included

Questions the generator will ask

Questions the generator will ask

Changelog

All changes listed in the GitHub releases

Contributing

Guidelines

License

MIT

About

Yeoman generator for AngularJS with GulpJS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.4%
  • CSS 12.7%
  • TypeScript 5.3%
  • HTML 4.8%
  • CoffeeScript 4.0%
  • Shell 0.8%