webpack-2.0-from-scratch icon indicating copy to clipboard operation
webpack-2.0-from-scratch copied to clipboard

Guide on how to setup a Webpack config from scratch.

Chapter 5!

https://medium.com/@wesharehoodies/simple-beginner-guide-for-webpack-2-0-from-scratch-part-v-495dba627718

How to start

npm install
npm run start
npm run production
npm run build