Loading… If this message stays, serve the app over HTTP — not as a raw file URL.
npm run dev
Development: open the http://localhost:… URL from the terminal.
Production: run npm run build and host the dist/ folder on any static HTTPS server, then open
index.html through that host.