Skip to content

Latest commit

 

History

History
executable file
·
23 lines (14 loc) · 430 Bytes

File metadata and controls

executable file
·
23 lines (14 loc) · 430 Bytes

Description

This is a minimal setup of a possible Micro-Frontend architecture.

It uses run-time integration via JS.

To Run

Requirements

This project uses docker so you'll need docker installed.

You'll also need yarn globally installed on your machine.

Also, there are some commands that are 'nix platform only, sorry windows users - use WSL.

'Nix Platforms

Run the shell script

./run.sh

Exploring