Developer Guide¶
Guidelines and practices for contributing to the NVEIL frontend.
- Separation of Concerns — What belongs in the frontend vs backend
- Styling Guide — CSS conventions, design tokens, theming
- Adding Pages — How to add a new route/page
- Testing — Vitest + Testing Library setup