A complete guide to implementing Micro Frontends in Angular using @angular-architects/native-federation
. This repository demonstrates how to set up an Angular-based microfrontend architecture, enabling independent Angular applications to be loaded dynamically into a shell app.
- Microfrontend setup using
@angular-architects/native-federation
- Independent deployment of shell and microfrontends
- Displaying multiple Angular apps within a single host application
- Sharing data between Angular microfrontends
For a step-by-step guide, check out the detailed blogs: