Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 252 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 252 Bytes

Webpack2 PostCSS Boilerplate

  1. Get the repository

    https://github.com/dashtinejad/webpack-static-site-boilerplate.git
    
  2. Install dependencies:

    yarn install
    
  3. Start the app:

    yarn start