@chidumennamdi/react-redux

0.0.2 • Public • Published

_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 --save

Contributing

  1. Create an issue. First look through the open issues.

  2. Clone the repository or fork it.

      git clone https://github.com/philipszdavido/_react-redux
    
  3. Create your feature branch:

      git checkout -b new-feature
    
  4. Commit your changes:

      git commit -m 'Add some feature'
    
  5. Push to the branch:

      git push origin new-feature
    
  6. Submit a pull request.

Dependents (0)

Package Sidebar

Install

npm i @chidumennamdi/react-redux

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

7.93 kB

Total Files

9

Last publish

Collaborators

  • chidumennamdi