Skip to content

webkom/nyitrondheim

Repository files navigation

Ny i Trondheim

node Build Status

Use Sanity to provide useful information to new students in Trondheim

Setup

# Sanity (./sanity)
$ yarn # install
$ yarn dev # Run sanity dev

# Server (./)
$ yarn # install
$ yarn dev # Run dev server

This project uses prettier and eslint.

$ yarn lint # Check linting
$ yarn prettier # Format all files with prettier