1.0.5 • Published 7 years ago

@modularbp/gulp v1.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

Installation

# install gulp
npm install gulp -g

# install mbp
npm install mbp -g

# init a mbp project and choose gulp
mbp init

Usage

# default watch task
gulp

Modules

ModuleDescription
gulpThe main gulpfile

Styles

ModuleDescription
gulp-csscssnext with PostCSS
gulp-sassscss with Sass

Scripts

ModuleDescription
gulp-jsES6 modules with Babel

Views

ModuleDescription
gulp-hbsHandlebars templates
gulp-liquidLiquid templates

Others

ModuleDescription
gulp-buildMinify files
gulp-errorError handling
gulp-notifyNotification handling
gulp-serveLive reload and sync browsers with Browsersync
gulp-svgGenerate svg icons sprite
gulp-watchWatch for files changes