ARTINU
The page loaded but the application never mounted. The reason is usually one of these, in this order.
npm install then npm run dev, and open the
http://localhost:5173 address it prints. Opening
index.html from the folder will never work.
http://localhost:4000/api/health in a tab — it should return JSON.
Ctrl + Shift + R.localhost; a private window rules this out.No error was captured — the module simply never ran.