Parcel and Sass starter template for HTML and CSS course projects.
UOC Boilerplate is a starter template for HTML and CSS courses providing a Parcel-based frontend build setup with Sass compilation, JavaScript transpilation, asset minification, and image processing. It includes npm scripts for development server, production builds, and cleaning, and expects source content in the src/ folder. Requires Node.js >= 18.x and outputs compiled files to a dist/ folder for deployment.
0