0.0.2 • Published 6 years ago

react-reax v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

React-reax

React-reax allows writing React/Redux app like a Vue/Vuex one.

Installation

  • Install redux and react-redux
  • Run npm install --save react-reax or yarn add react-reax to install react-reax
  • To use Actions you need to install redux-thunk

Examples

Running the examples:

$ npm install
$ npm start # serve examples at localhost:3000

License

MIT

0.0.2

6 years ago

0.0.1

6 years ago