LifeRPG_v2.0/modern/frontend/README.md

8 lines
273 B
Markdown

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.