273 B
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 installthennpm run devto start local dev server. - Replace placeholder UI with real components and integrate with backend.