LifeRPG_v2.0/modern/frontend/README.md

273 B

Frontend README

This folder contains a minimal React + Vite app scaffold with PWA manifest and a small Service Worker.

Next steps:

  • Run npm install then npm run dev to start local dev server.
  • Replace placeholder UI with real components and integrate with backend.