🔬 Study of Micro Front-ends and Module Federation.
TypeScriptMIT
🔬 Micro-frontends
Study of Micro Front-ends and Module Federation.
Start
git clone https://github.com/baltazarparra/micro-frontends.git
cd growlers
yarn
yarn start // host in 8080
cd ..
cd host-react
yarn
yarn start // host in 8081