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