Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 357 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 357 Bytes

Simple Webpack starter

Babel, Autoprefixer, Sass, cssnano, ESLint, devServer + Hot Module Replacement, imagemin, CommonsChunkPlugin, bundle analyzer

Getting started

  1. Install Node JS
  2. Install dependencies with npm install
  3. Run npm run serve to start server and begin developing
  4. Run npm run build to create a build