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

https://github.com/keuller/devcirclesrx

Demo presented at Developer Circles from Facebook
https://github.com/keuller/devcirclesrx

preactx

Last synced: 3 months ago
JSON representation

Demo presented at Developer Circles from Facebook

Awesome Lists containing this project

README

        

## Developer Circles Demo

This is an exemple showned at meetup Developer Circles.

This project presents 3 sample of use Redux through RxJS implementation.

To run it, just type:

```bash
$ yarn install
$ yarn start
```

I hope this code can help you on your studies!

Any feedback are apreciated.