Angular Integration Overview

When integrating Module Federation into an Angular app, choose the guide based on the build setup used by your project.

Project typeRead next
Angular CLI projectAngular CLI Setup
Nx workspaceUsing Nx CLI for Angular
Full micro-frontend exampleAngular MFE
SSR scenarioAngular SSR
Service Worker scenarioService Workers with Module Federation

Angular integrations commonly depend on Angular CLI, a custom Webpack builder, or Nx. Before choosing a guide, confirm your current build setup and whether SSR is required.

If you only need the shared Module Federation configuration concepts, see Configuration for name, remotes, exposes, and shared.