Getting Started — Overview

Quick navigation to every "Getting Started" page across the Native Federation sections — pick the one that matches what you're building.

Native Federation consists of two components — a builder for the remotes (micro frontends), and a runtime for the shell/host.

The builder itself splits in two: a Core that does the heavy lifting, and a bundler-specific Adapter (Angular, esbuild, …) that wires the Core into your build pipeline. The runtime comes in two flavours: the classic Runtime, or the newer Orchestrator with semver-aware version resolution and cross-reload caching.

Each piece has its own getting-started page — pick the one that matches what you're building.

Build a remote

Load remotes on a host at runtime

New to Native Federation?

If you've landed here without context, start with the conceptual pages first: