generator-angular-gulp-starter
v1.0.1
Published
Generator for applications utilizing AngularJS and gulp-starter builds
Downloads
4
Readme
generator-angular-gulp-starter
Yeoman generator for gulp-starter based projects for AngularJS
Because gulp-starter is not yet in NPM repository, the generator works against locally installed module.
Install local (and working) gulp-starter
- git clone https://github.com/lgazo/gulp-starter.git
- cd gulp-starter
- sudo npm link