POC Micro-Frontend
In this repository you’ll find a case study of an app using the concepts of Module Federation (Webpack 5) with React and using react-router-dom to manage the routing.
⚙️ Build Setup
You need run these commands in the directories in a different terminal window for each app:
yarn && yarn start
Tip: For the server you can run the app in develop mode:
yarn && yarn start:dev
?? About the author
? Find me!
“If at first the idea is not absurd, then there is no hope for it.” – Albert Einstein
? License
This project is under the MIT license. See the LICENSE file for more details.
Made with ? by João Paulo Fricks