Skip to content

digitaltopo/webpack-4-simple-boilerplate

Repository files navigation

Webpack 4 Simple Boilerplate

A simple Webpack 4 starter boilerplate.

Features

  • Linting: ESLint / Prettier with pre-commit hook
  • Babel ES6
  • Development & Production Modes
  • React version ("react" branch)
    • use ...tarball/react... below for React version.

Usage

  1. Copy the repo: curl -L https://github.com/digitaltopo/webpack-4-simple-boilerplate/tarball/master | tar zx
  2. Install: npm install
  3. Develop: npm start
  4. Build: npm run build

About

Simple Webpack 4 boilerplate for quick starting projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published