webpack-starter generating an HTML file from a template, minimizing the markup optimizing images compiling SASS to CSS, adding vendor prefixes to CSS TODO: transpiling Javascript with Babel DEV server / watching files and re-compiling on save Usage cd to <folder> and 'yarn start' for dev - 'yarn build' for prod