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
A micro frontend app built over Module Federation - Webpack and Lerna Monorepo. Used for sharing components as modules acroos different Frontend application.
Micro Frontends is a concept of sharing components as modules/services with different frontend applications, without actually exporting the app as a whole.