Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 363 Bytes

File metadata and controls

13 lines (9 loc) · 363 Bytes

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