https://github.com/holsee/reactivereact
A Playground for combining RxJS with React.js
https://github.com/holsee/reactivereact
Last synced: 27 days ago
JSON representation
A Playground for combining RxJS with React.js
- Host: GitHub
- URL: https://github.com/holsee/reactivereact
- Owner: holsee
- Created: 2014-04-28T23:52:22.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-05-01T00:32:17.000Z (about 11 years ago)
- Last Synced: 2025-03-31T02:21:53.880Z (2 months ago)
- Language: JavaScript
- Homepage: http://holsee.github.io/ReactiveReact/
- Size: 570 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ReactiveReact
=============A Playground for combining RxJS with React.js
I think I am onto something here...
### Run
```
npm install
bower install
```open ./index.html
### Edit
compile jsx
```
grunt watch
```Demo: http://holsee.github.io/ReactiveReact/