maksoltane / generator-gulp-angular

Yeoman generator for AngularJS with GulpJS [UNMAINTAINED next iteration is FountainJS]

Home Page:http://fountainjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-gulp-angular !

Yeoman generator for AngularJS + Gulp.

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

List features included

Changelog

All changes listed in the GitHub releases

About

Yeoman generator for AngularJS with GulpJS [UNMAINTAINED next iteration is FountainJS]

http://fountainjs.io


Languages

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