Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 378 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 378 Bytes

Kristoffer

It's a website.

Dev

This site is built on Gatsby, a static site generator for React.

To install and start the dev server:

yarn install
yarn dev

If all goes well the dev version should now be available at localhost:8000

Fonts, images, and videos, are gitignored, sorry about that.