The purpose if this webpack starter is to allow people to create websites without frameworks/libraries like React, Angular, Vue and only using simple but powerful technologies to build quality websites.
- Templating:
Pug
- Styling:
Sass
but you can also use stylus - Scripting:
jQuery or plain Javascript
- JS Compiler:
Babel ES6
- Well organized folder structure for view, styles and assets.
- Webpack notifier on every compilation.
- Compatibility with
manifest
,browserconfig
and other external files you wish to include. Babel module resolver
configured to use alias and simplify the paths you need to import.Editorconfig
- Yarn instead NPM
- PostCSS
You can contribute directly to this repository or create a fork and peform your own modifications, feel free to use it in the way you want!
This work is inpired and based on Edgardo Ramírez León work. So, you can of course help a little bit with some donation to buy more coffee :)