344 B
344 B
Frontend Notes
Current state
- React/Vite app with i18n (
en,ar-sa) and RTL switching. - Still light on routing/domain separation; critical flow test coverage needs expansion.
Run
cd frontend && npm installnpm run dev
Test
npm run test
Pointers
- Architecture:
docs/architecture.md - Risks:
docs/risks.md