Install trunk, see https://trunkrs.dev/ for instructions. A Github token is also required, e.g. the Github CLI can be use to get acccess to one for local testing:
gh auth token
GH_TOKEN="xxx" trunk serve --open
This will open a browser with the web page.