Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 315 Bytes

webpack-project-scaffold

Webpack project scaffold with Bourbon, Bourbon Neat and Bourbon Bitters. Normalize used for CSS reset.

Bitters pre-installed. Follow instructions at https://github.com/thoughtbot/bitters if you want to re-install.

Setup

yarn install

Dev

yarn dev

Production

yarn build