My webpack stack This stack compiles SCSS and JS, minifies images, CSS and HTML. Directions cd into directory and run npm install. For development run npm run watch. For production run npm run prod.