An open API service indexing awesome lists of open source software.

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

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/