Skip to content

mhihmi/Webpack-Boilerplate

Repository files navigation

📦 Webpack Boilerplate

License: MIT HitCount HitCount

Simple Webpack boilerplate with Sass, Babel, autoprefixer, postCss, and french comments to explain what's going on. At this moment, I didn't include image-minimizer-webpack-plugin, because or vulnerabilities. You can add regenerator-runtime if you're using fetch in your project.

Feel free to tell me if you find a way to improve this boilerplate.

Installation

Clone this repo and npm install.

npm i

Usage

Development server

npm run dev

You can view the development server at localhost:8080.

Production build

npm run prod

Features

Dependencies

webpack

Babel

Loaders

Plugins

Author

License

This project is open source and available under the MIT License.

About

Simple Webpack Boilerplate with Sass, Babel, Autoprefixer, postCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors