This is an example microfrontend repo demonstrating how to use single-spa. You can see the code running at https://polyglot.microfrontends.app. The full, deployed import map is visible at https://polyglot.microfrontends.app/importmap.json.
This repository contains an import map that controls the shared libraries between all microfrontends.
Whenever a pull request is merged to master, CircleCI deploys the import map. Deployments for this project are completely independent of deployments for any other module.
Feel free to fork and modify any files you would like when doing a proof of concept for your organization.