This website is built using Docusaurus 2, a modern static website generator.
Go to the root directory of the repository (cd ../..
if you are in the docs
directory) and run
pnpm i
pnpm build
In this directory (packages/docs
), run:
pnpm start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.