Skip to content

Instantly share code, notes, and snippets.

View jongravois's full-sized avatar

Jonathan Gravois jongravois

View GitHub Profile
will create a bootstrapped app named framework (change name in step one (line 3))
mkdir framework && cd $_
nano .bowerrc and add the following:
{
"directory": "/lib/"
}
bower init
npm init --yes
npm install --save-dev gulp gulp-concat gulp-angular-filesort gulp-strip-line gulp-sass gulp-angular-templatecache del yargs gulp-if gulp-jscs gulp-jshint gulp-sourcemaps gulp-uglify gulp-minify-css gulp-notify gulp-util gulp-shell gulp-plumber gulp-task-listing gulp-livereload gulp-jasmine run-sequence