Skip to content

luistak/cross-mfe-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚔️ Cross micro frontends communication 📦

Learn how to test React Apps from fundamentals to React Testing Library


This respository contains 4 microfrontend communication examples used in this article

Examples 📁

Each example illustrate a simple communication between two micro frontends usingcreate-micro-react-app also known as crma to setup the react micro frontends.

Every example is a monorepo with two micro frontends and one container app.

Usage 🔧

Go to any example package

cd examples/${Example}

Install every dependencies

yarn

Start local development ❤️

yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published