Forked from jherr's wp5-and-single-spa
This implements React 16 and React 18. It additionally using ModuleFederation's expose
option to allow a React 16 component to render in a React 18 component.
yarn install
yarn start
Open http://localhost:3001.
Forked from MFE Webpack Demo