Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 410 Bytes

File metadata and controls

10 lines (7 loc) · 410 Bytes

Fredtun

This is the code for the camp site Fredtun. It uses Gridsome in the frontend, which fetches the content from sanity.io using graphql.

Build

  • If you do not have the Gridsome CLI tool available, you can install it by running npm install -g @gridsome/cli

  • gridsome develop starts a local dev server with file watching.

  • gridsome build builds the site