mfe-example/readme.md

13 lines
404 B
Markdown
Raw Normal View History

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](https://www.youtube.com/watch?v=s_Fs4AXsTnA&t=540s)
[State Management for Module Federation Four Ways](https://www.youtube.com/watch?v=njXeMeAu4Sg)
## How to run
* yarn
* go to each folder in packages and yarn
* yarn start on host, remote, store