Skip to content

icyfanfan/wp5-module-federation-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

A Demo

npm i && npm run start in apps/host-app and apps/modal-app

  • host-app is the host application(agent-search) async loads modals from modal-app
  • modal-app exposes multiple modal components
  • shared react and react-dom between host-app and modal-app