Example of using React Components with Webpack Module Federation in different applications (react and simple html).
Run the following commands in the root directory.
yarn
yarn startNavigate to:
http://localhost:3002- to look how it works with react applicationhttp://localhost:3003- to look how it works with simple html