markup-template webpack with pug and scss Install npm i Start local app in browser npm run start Build npm run build Preview of dist/ in browser npm run preview Build for GitHub page Build Sass Documentation for GitHub Page Generate resources: npm run sassdoc Copy generated files from /sassdoc/ to /docs/sass/. Commit and push to main.