Skip to content

nikola-kovacevic/space-explorer

Repository files navigation

SpaceXPlorer microfrontend project

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.

Getting started

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.

Authors

This repository and the presentation are work of Nikola Kovacevic and James Strachan.