Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 272 Bytes

PIWEEK landing page

Kaleidos 2017 summer PIWEEK landing page

Setup

  1. Clone the project and cd into its folder
  2. Run npm install

Build

Run

gulp build

Watch

gulp

in the project folder, and open http://localhost:3000 in a browser.