An open API service indexing awesome lists of open source software.

https://github.com/peterramsing/gulpfile.js

Gulpfile
https://github.com/peterramsing/gulpfile.js

Last synced: 8 months ago
JSON representation

Gulpfile

Awesome Lists containing this project

README

          

# gulpfile.js

Assuming gulp is already installed on your machine, cd to working directory and run the following:


npm install --save-dev gulp gulp-postcss gulp-uglify gulp-sass gulp-plumber gulp-notify gulp-rename lost autoprefixer browser-sync

Then run 'gulp' to watch for changes to .js and .scss files on save.