/webpack-boilerplate

A sensible Webpack 4 boilerplate.

Primary LanguageJavaScriptMIT LicenseMIT

Webpack Boilerplate

License: MIT David

Minimal Webpack 4 boilerplate with Babel, Sass, ESLint, Hot Module Replacement, and development/production optimization.

Installation

git clone git@github.com:taniarascia/webpack-boilerplate
npm i

Usage

Development server

npm start

Production build

npm run build

Features

Dependencies

Webpack

Babel

Loaders

Plugins

Author

License

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