mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
14 lines
574 B
Markdown
14 lines
574 B
Markdown
|
|
# Fleet UI Development Guides
|
||
|
|
|
||
|
|
This directory contains guides for UI development in Fleet.
|
||
|
|
|
||
|
|
## UI Development
|
||
|
|
|
||
|
|
- [Fleet UI Testing](fleet-ui-testing.md) - Guide for testing the Fleet UI
|
||
|
|
- [Generating UI Component Boilerplate](generating-ui-component-boilerplate.md) - Guide for generating UI component boilerplate
|
||
|
|
- [Design QA Considerations](design-qa-considerations.md) - Guide for design QA considerations
|
||
|
|
|
||
|
|
## Related Resources
|
||
|
|
|
||
|
|
- [Workflows](../../workflows/README.md) - Development workflows
|
||
|
|
- [Reference](../../reference/README.md) - API reference, configuration, etc.
|