Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 271 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 271 Bytes

Portfolio page of Ian Kok

Built with Zeit's awesome Next framework and using three.js for webgl stuff.

Requirements

  • npm

Run

  • npm install
  • npm run dev

Build

  • npm run export

The out directory now contains everything needed to run the website.