Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 499 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 499 Bytes

Redux Composite Demo

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.

Installation

npm i

Usage

npm install -g serve
serve

Screenshot: