Template for building Web Application using Webpack "Features" bundling CSS and JS using webpack processing SCSS processing Jade Prerequisites npm install webpack -g Initial build npm update npm run build Developer mode npm run watch Run Open dist/index.html in browser