Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 376 Bytes

My webpack stack

Awesome

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.