@chidumennamdi/react-redux
v0.0.2
Published
My own implementation of [React Redux](https://github.com/reactjs/react-redux).
Readme
_React Redux
My own implementation of React Redux.
I think I will call it Un-Official React bindings for Redux.
Installation
npm i @chidumennamdi/react-redux --saveContributing
Create an issue. First look through the open issues.
Clone the repository or fork it.
git clone https://github.com/philipszdavido/_react-reduxCreate your feature branch:
git checkout -b new-featureCommit your changes:
git commit -m 'Add some feature'Push to the branch:
git push origin new-featureSubmit a pull request.
- Issue Tracker: https://github.com/philipszdavido/_react-redux/issues
- Source Code: https://github.com/philipszdavido/_react-redux
