Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 568 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 568 Bytes

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