Source for the QoreChain documentation site at docs.qorechain.io, built with Docusaurus.
Node 20 LTS (see .nvmrc):
nvm usenpm install
npm startStarts a local dev server with live reload.
npm run buildGenerates the static site into the build directory.
npm run typecheck # TypeScript type-check