0.2.0 • Published 4 years ago

webpack-boilerplate-bargamut v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

📦 Webpack Boilerplate via Bargamut

License: MIT David

Webpack boilerplate with Babel, PostCSS, dev server with HMR and an optimized production build.

Installation

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

or

git clone git@github.com:bargamut/webpack-boilerplate-bargamut my-project
cd my-project
npm i

Usage

Development server

npm start

You can view the development server at localhost:8080.

Production build

npm run build

Features

Dependencies

webpack

Babel

Loaders

Plugins

Author

License

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

0.2.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago