Skip to content

TranTrungTinh/react-micro-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Front-ends with Webpack 5 Module Federation

Workflow This project shows a container application loading remote components

Workflow:

  • app1 expose CounterAppOne component.
  • app2 expose CounterAppTwo header component.
  • container import CounterAppOne and CounterAppTwo component.

Running Demo

Run yarn build and yarn start to run Lerna commands. This will Container, App-1, App-2 build and serve your apps on ports 3000, 3001, 3002 respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published