vladmashtak / portfolio

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

License:MIT License


Languages

Language:CSS 53.3%Language:HTML 24.0%Language:JavaScript 22.7%