mirror of
https://github.com/dpup/meshstream.git
synced 2026-07-05 09:20:58 +02:00
7 lines
179 B
Markdown
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.
|