Demo for redux-composite package
The demo shows high-level system, that contains 3 buttons (each one is the same low-level system) and one textarea (as another low-level system) communicating with each other.
npm i
npm install -g serve
serve
Screenshot: