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

https://github.com/s-pro/react-redux-rx-typescript

Simple React+Redux+RxJS+TypeScript example
https://github.com/s-pro/react-redux-rx-typescript

javascript react reactjs redux redux-observable rx rxjs typescript

Last synced: 4 months ago
JSON representation

Simple React+Redux+RxJS+TypeScript example

Awesome Lists containing this project

README

        

# React+Redux+Rx+TypeScript example

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

### Start project:

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