blob: c0f2b1d5afefba836e837c18e3b37bdaaea67783 [file] [log] [blame] [view]
# 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
* [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.x64`