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

https://github.com/keuller/react-observables

React and Observable integration sample
https://github.com/keuller/react-observables

magament mostjs observables preact state

Last synced: 3 months ago
JSON representation

React and Observable integration sample

Awesome Lists containing this project

README

        

# preact-rxjs

This simple application shows how to manage the state using Preact and RxJS, through Observables.

To run, just type:
```bash
$ yarn && yarn start
```