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 start
Navigate to:
http://localhost:3002
- to look how it works with react applicationhttp://localhost:3003
- to look how it works with simple html