The application did not start — this page is the shell only.
If you are deploying this: the host must serve the build output, not the repository. On Cloudflare Pages, set
npm run build
dist
20
Locally it is npm install && npm run dev.
npm install && npm run dev
JavaScript is switched off. The dashboard reads your files in the browser, so it cannot run without it.