This project demonstrates usage of microfrontends to resolve issues in a regulated environment. It is initially created to support the presentation Micro-frontend magic in a regulated environment as part of NDC Copenhagen conference.
This project consists of two microfrontend applications and two parcels.
To run this project enter into each folder, keeping spacexplorer-single-spa
as last and run:
yarn install && yarn serve
This should launch a composed application on port 3000.
This repository and the presentation are work of Nikola Kovacevic and James Strachan.