mfe-example/readme.md

14 lines
386 B
Markdown
Raw Permalink 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
2022-09-23 16:45:17 +07:00
[Micro-Frontends in Just 10 Minutes](https://www.youtube.com/watch?v=s_Fs4AXsTnA&t=540s)<br/>
2022-09-23 16:43:30 +07:00
[State Management for Module Federation Four Ways](https://www.youtube.com/watch?v=njXeMeAu4Sg)
2022-09-23 16:57:50 +07:00
![MFE](https://i.imgur.com/2CBAySM.gif)
2022-09-23 16:57:09 +07:00
2022-09-23 16:43:30 +07:00
## How to run
* yarn
* yarn start