microsoft / redux-micro-frontend

This is a library for using Redux to manage state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.
MIT License
344 stars 64 forks source link

feat(readme): add Korean README #29

Closed enk0de closed 3 years ago

enk0de commented 3 years ago

I translated the README file into Korean and wrote it. I hope Koreans will be more interested in this library. Thank you.

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.