Skip to content

jisi724/webpack4-starter-Standard-PostCSS

Repository files navigation

Webpack 4 Starter for general use.

A neat Webpack 4 starter to quickly start a general web development with Standard and PostCSS

What It Provides:

  • Out-of-the-box dev and prodction environments
  • Enable the latest version of Javascript (ES6)
  • Standard JS for JS style guide, linter and formateter
  • PostCSS transform CSS with Javascript and use tomorrow's CSS today!

Available Tasks

# Run local dev environment with hot reload
$ yarn dev

# Build production files
$ yarn build

# Run standard lint
$ yarn lint

# Run standard lint auto-fix
$ yarn lintfix

Feel free to add more loaders on top of this starter and enjoy coding!

About

Webpack 4 starter for general use with Standard and PostCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published