Skip to content

Seogeurim/webpack-es6-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ Webpack ES6 Boilerplate

Minimal webpack 5 boilerplate using Babel, Sass with a hot dev server and a production build.

Prerequisites

Getting Started

Installation

git clone https://github.com/Seogeurim/webpack-es6-boilerplate.git
cd webpack-es6-boilerplate
yarn install

Development server

Webpack dev server runs at localhost:8000.

yarn run dev

Production build

Build outputs are created in dist.

yarn run build

Features

Dependencies

webpack

Babel

Loaders

Plugins

Linters

License

This project is licensed under the MIT License.

About

A minimal webpack 5 boilerplate ๐ŸŒ

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published