This file helps you in different steps. So, You have to read this.
npm install
gulp
the default task that builds everythinggulp dev
browserSync opens the project in your default browser and live reloads when changes are madegulp sass
compiles SCSS files into CSSgulp minify-css
minifies the compiled CSS filegulp minify-js
minifies the themes JS filegulp copy
copies dependencies from node_modules to the vendor directory
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.