/gulp-build

Primary LanguageJavaScript

gulp-build

A lightweight AngularJS build process based on the the gulp tasks from generator-gulp-angular

Installation

$ npm install --save-dev
$ bower install

Gulp taks

  • gulp or gulp build will build the optimized version of the application in /dist
  • gulp clean will clean files generated from the builds by removing the directories .tmp and /dist