/webpack-boilerplate

🛠 Minimal Webpack 4 boilerplate

Primary LanguageJavaScript

Webpack Boilerplate

License: MIT

Minimal Webpack 4 boilerplate with Babel, core-js, Sass, Pug, ESlint and a lot mor. It also includes optimization for development and production build.

Clone the repo and install dependencies

git clone https://github.com/tomik23/webpack-boilerplate.git
cd webpack-boilerplate
npm i

Usage

Development server

npm run dev

Production build

npm run prod

Features

Dependencies

Webpack

Babel

Loaders

Plugins

License

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