Go to file
vutpov 9f3a623c73 init 2022-09-23 16:43:30 +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 init 2022-09-23 16:43:30 +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

How to run

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