You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is an Angular mlti-repo Webpack Module Federation example. It shows ways of communication, orchestration, organization and nesting of Micro Frontends.
Angular Multi-Repo Webpack Module Federation Example (Micro Frontends)
The Notification App
This repository is part of an Angular mlti-repo Webpack Module Federation example, explained here.
Provide the Notification App
To provide the app, run:
npm i
npm start
The Micro Frontend has it's own development shell, available under http://localhost:5000.
Explanation for Example
follows soon
About
This project is an Angular mlti-repo Webpack Module Federation example. It shows ways of communication, orchestration, organization and nesting of Micro Frontends.