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
- Host: GitHub
- URL: https://github.com/s-pro/react-redux-rx-typescript
- Owner: S-PRO
- Created: 2017-07-18T05:57:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T08:03:08.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T17:52:55.695Z (5 months ago)
- Topics: javascript, react, reactjs, redux, redux-observable, rx, rxjs, typescript
- Language: TypeScript
- Size: 69.3 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```