ipatate / reactReduxExample

Example for use redux with react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactReduxExample

##Example for use redux with react

Here is an example of using redux with React The message typed in the input element is dispatched via redux and updated in the 3 components at the same time.

npm install
npm run dev
open http://localhost:8080/

About

Example for use redux with react


Languages

Language:JavaScript 96.8%Language:HTML 3.2%