###Install globally

npm i -g webpack webpack-dev-server http-server

Use command 'webpack-dev-server' to run server with watch true

Use 'webpack -p' for minification bundle for production

Use 'webpack --config webpack-production.config.js -p' for config the production

Use 'webpack -d' for source maps