Simple Webpack starter with pug, sass, jQuery, ES6 and more

Simple Webpack starter with pug, sass, jQuery, ES6 and more

Being a freelancer always implies to cover the full requirements of the clients and at some point, one of them will request to you to build a website without any kind of JS framework (https://reactjs.org/, https://vuejs.org/, etc).

That happened to me but I didn’t want to work using simple html + css, so I decided to build a Webpack starter for those specific projects.

This starter it's being used in at least 20 projects (and counting), and it has been improved every time I work on a new one. So it can handle a wide range of projects from simple text to manage videos, audio, custom fonts, blogging, etc.

Take a look at the code https://github.com/SoldierCorp/webpack-starter-pug-sass-es6-jquery , it’s free 🙂

The following video explains a little bit the project structure.

Demo: webpack-starter.edgardorl.com

Changelog

  • 02 June 2021: Webpack 5 is now supported!
GitHub - SoldierCorp/webpack-starter-pug-sass-es6-jquery: Webpack 5 starter that supports Pug, SASS, ES6 ES7 ES8 ES9 ES10 ES11 ES12, VanillaJS/jQuery... (without framework) and generate URLs without the .html extension.
Webpack 5 starter that supports Pug, SASS, ES6 ES7 ES8 ES9 ES10 ES11 ES12, VanillaJS/jQuery... (without framework) and generate URLs without the .html extension. - GitHub - SoldierCorp/webpack-star…