utkunx / webpack-boilerplate

πŸ“¦ A sensible Webpack 4 boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“¦ 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.

About

πŸ“¦ A sensible Webpack 4 boilerplate.

License:MIT License


Languages

Language:JavaScript 90.6%Language:CSS 5.2%Language:HTML 4.2%