src/web/index.html is a Vite + TypeScript source entry. Browsers cannot run its main.ts module correctly from file://.
Run npm run dev and open the shown localhost URL. Production builds are emitted to dist/web and must be served by an HTTP server.