The app could not load
The page reached the server but its code did not arrive.
- Check the server is running —
docker compose ps, or npm run dev.
- Then hard-reload this page (Ctrl/Cmd + Shift + R) — a cached page can outlive the server that served it.
- Still blank? The browser console names the file that failed.