Welcome to Fuchsia! This guide walks you through the steps to get Fuchsia source code, build Fuchsia, and run Fuchsia on an emulator or hardware device.
To download the Fuchsia source code and set up your build environment, follow these instructions:
To set up and run the Fuchsia emulator (FEMU), see Set up the Fuchsia emulator (FEMU).
To set up a hardware device, follow the steps in Installing Fuchsia on a device and Build and pave quickstart.
You can explore Fuchsia further in the following guides:
Fuchsia source code includes Zircon, the core platform that underpins Fuchsia. To work on Zircon, see Getting started with Zircon.