siv-org / siv-docs

https://docs.siv.org
0 stars 0 forks source link

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