Skip to content

midhul-p/angular-microfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Angular Microfrontend

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.

πŸš€ Features

  • 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

πŸ“– Blog Series

For a step-by-step guide, check out the detailed blogs: