/micro-frontends-single-spa-module-federation-example

Building Micro Frontends with single-spa and webpack's Module Federation

Primary LanguageJavaScriptMIT LicenseMIT

micro-frontends-single-spa-module-federation-example

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.

Quick start

npm install
npm run dev

Access http://localhost:9000