Team Aluminum. Save the Earth using by tumblers. 🌏
~
This project is made by Create React App with React App Rewired Example.
host and remote are the applications based on cra-based. In each of the config-overides.js file is where the webpack file is extended to include module federation.
Run yarn install.
Run yarn start. This will build and serve both host and remote on ports 3000 and 3001 respectively.
- localhost:3000 (HOST)
- localhost:3001 (STANDALONE REMOTE)