This repository is an example of Micro Frontends built with single-spa. The single-spa team recommends using SystemJS + import maps as a way to load Micro Frontends themselves, but this example uses Module Federation instead.
npm install
npm run dev
Access http://localhost:9000