The goal of this demo is to provide an example of how to create an angular microfrontend and integrate it on different hosts (angular, python, react, plain javascript).
In the root of the repository we find weather-microfront.js wich is the microfrontend bundle to distribute to the host application.
To focus on microfronted implementation and building review microfrontend-workspace.
Review projects basic integration examples:
- Cross-application communication
- Shared component library
- Microfrontend load
- Microfrontend versioning
- Microfrontend distribution