This site is the code for the SIV Docs, built using Nextra.
Run yarn
(or equivalent) to install the dependencies.
Run yarn dev
(or node run dev
or equivalent) to start the development server, which should now be viewable at http://localhost:3000