Webpack Server Boilerplate

Clone this repository and then use these command lines in your terminal to run a webpack server free of errors and warnings (babel, core-js and regenerator-runtime included):

npm install
npm start