Skip to content

tro9999/microfrontends-federated

 
 

Repository files navigation

Dynamic Micro-frontend Remote Load

This example shows how a host application loads remote micro-frontends.

  • mfe-app1 is a React host application.
  • mfe-app2 React standalone application which exposes App component.
  • mfe-app3 React standalone application which exposes App component that requires

Running Demo

Run yarn start. This will build and serve both mfe-app1, mfe-app2, and mfe-app3 on ports 3001, 3002, and 3003 respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.9%
  • TypeScript 39.2%
  • SCSS 8.3%
  • Other 0.6%