The application did not start. This page is the shell only — the built JavaScript was not loaded.
If you are deploying this: the host must serve the build output, not the repository. On Cloudflare Pages, set
npm run builddist20 or newer
Then redeploy. Running it locally is npm install && npm run dev.