Files
meshstream/web/CLAUDE.md
T
Daniel Pupius b2b94d7204 Fix node types
2025-04-29 12:12:41 -07:00

7 lines
179 B
Markdown

- `make web-build` to compile the frontend
- `make web-lint` to run lint
- `make web-test` to run unit tests
- Avoid using `any` type
- Use existing UI components when possible.