Babel, Autoprefixer, Sass, cssnano, ESLint, devServer + Hot Module Replacement, imagemin, CommonsChunkPlugin, bundle analyzer
- Install Node JS
- Install dependencies with
npm install
- Run
npm run serve
to start server and begin developing - Run
npm run build
to create a build