Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 376 Bytes

SIV Docs

This site is the code for the SIV Docs, built using Nextra.

Local Development

First time

Run yarn (or equivalent) to install the dependencies.

Starting local server

Run yarn dev (or node run dev or equivalent) to start the development server, which should now be viewable at http://localhost:3000