This website is based on Aya Prover website.
Please use a modern Node.js (version >= 18) and pnpm
. See:
- https://deb.nodesource.com/setup_20.x (latest when this doc is written)
- https://pnpm.io/installation
pnpm i
# run this to have hot-reloading environment when writing
pnpm dev
# run this to build static files
pnpm build