60 Forks
264 Stars
264 Watchers

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.

How to download and setup redux-micro-frontend

Open terminal and run command
git clone https://github.com/microsoft/redux-micro-frontend.git
git clone is used to create a copy or clone of redux-micro-frontend repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with redux-micro-frontend https://github.com/microsoft/redux-micro-frontend/archive/master.zip

Or simply clone redux-micro-frontend with SSH
[email protected]:microsoft/redux-micro-frontend.git

If you have some problems with redux-micro-frontend

You may open issue on redux-micro-frontend support forum (system) here: https://github.com/microsoft/redux-micro-frontend/issues