To setup the dev environment, install dependencies:
You should also be able to use npm
instead of bun
it will just be slower.
To build the website, run the following:
bun run build
This will go through the process of building the website with Vite.
This website is deployed by Cloudflare Pages.
Set framework to none and use the build instructions from up top.