Go to file
vutpov e3741d801a update readme 2022-09-23 16:57:50 +07:00
packages init 2022-09-23 16:43:30 +07:00
.gitignore init 2022-09-23 16:43:30 +07:00
package.json init 2022-09-23 16:43:30 +07:00
readme.md update readme 2022-09-23 16:57:50 +07:00
yarn.lock init 2022-09-23 16:43:30 +07:00

Micro Front End Example

Mircro frontend with React as Host and React, Svelte as child and Redux as global state

Micro-Frontends in Just 10 Minutes
State Management for Module Federation Four Ways

MFE

How to run

  • yarn
  • go to each folder in packages and yarn
  • yarn start on host, remote, store