Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 365 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 365 Bytes

Module Federation SSR

This is an example for Module Federation SSR with React-imported-component

Running demo

Run yarn to install dependencies

Run yarn gic to create async-requires

Run yarn start This will build and serve both website1 and website2 on ports 3001 and 3002 respectively.