LetsDrive Planner

If you’re seeing this in a browser tab, the JS bundle didn’t load.

  • Opening web/index.html directly via file:// won’t work — this is Vite source, not a built site.
  • Local preview: npm run dev (Node 22 required).
  • Production: npm run build → copy web/dist/ to your nginx’s document root.

See web/README.md for the full workflow.