Humainly Web Design Project Setup:
npm install
gulp style
: To run scss files and minify main.cssgulp watch
: To watch globs and running a task when a change occursgulp build
: Build and copy all files to thedist
folder
Humainly Web Design Project Setup:
npm install
gulp style
: To run scss files and minify main.cssgulp watch
: To watch globs and running a task when a change occursgulp build
: Build and copy all files to the dist
folder