HTML, CSS and JavaScript webpack starter for static sites.
A simple webpack-based starter that bundles HTML, CSS, and JavaScript for development and production. It includes a development server with live reload, Babel for transpilation, PostCSS processing, linters (ESLint, Stylelint) and Prettier formatting. Suited for static sites, prototypes, and small frontend projects where a minimal build pipeline is desired.
0