Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 927 Bytes

File metadata and controls

13 lines (9 loc) · 927 Bytes

react-rxjs-state-management-hoc-example

Build Status Slack Greenkeeper badge

Showcasing how RxJS can work in React with state management and higher-order components. Read more about it.

Installation

  • git clone [email protected]:taming-the-state-in-react/react-rxjs-state-management-hoc-example.git
  • cd react-rxjs-state-management-hoc-example
  • npm install
  • npm start
  • visit http://localhost:3000