React Coroutine used for search functionality.
git clone --depth=1 git@github.com:alexeyraspopov/react-coroutine.git
cd react-coroutine/examples/unidirectional-dataflow
npm install
npm start
Please read index.js
, modules/App.js
, and modules/Counter.js
for the explanation of this example.