- Convert es6 code to es5
- Concatenate and minify JS Files
- Minify css
- Compress images
It watches over the files for any changes
- Clone or download the repo
https://github.com/weezyval/Gulp-Boilerplate-Es6.git
- cd to the directory and run
npm install
to install all the dependencies - Run
gulp
command
js folder
build/css
folderimg folder
the compress images will be stored at build/img
folder