| # Fuchsia components |
| |
| <<../../_common/components/_overview.md>> |
| |
| ## Prerequisites |
| |
| * [Introduction to Fuchsia](/docs/get-started/learn/intro/README.md) |
| * [Building Fuchsia](/docs/get-started/learn/build/README.md) |
| |
| ## What you'll learn |
| |
| * Fuchsia component design principles |
| * Declaring components and capabilities |
| * Testing and debugging a component |
| |
| ## What you'll need |
| |
| * A development machine running Linux or macOS |
| * [Fuchsia emulator](/docs/get-started/set_up_femu.md) (FEMU) |
| * A successful [Fuchsia build](/docs/get-started/get_fuchsia_source.md) |
| configured with `fx set workstation_eng.qemu-x64` |