Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 275 Bytes

File metadata and controls

20 lines (17 loc) · 275 Bytes

react-ModuleFederationPlugin

1.componentApp

cd componentApp
npm install
npm run start

2.preview componentApp

preview

3.mainApp

cd mainApp
npm install
npm run start

4.preview mainApp

preview