Based on TwentytwentyOne theme but using Gulp instead.
Start develop with gulp-sass and hot reload with browsersync. It will watch the changes of php
and scss
files.
npm run Start
Build
Build css
and js
files using minify and uglify. The js
will be concated.
npm run build