Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zcaudate/legacy.tui-counter-redux

Redux Counter Example with React Blessed
https://github.com/zcaudate/legacy.tui-counter-redux

Last synced: 25 days ago
JSON representation

Redux Counter Example with React Blessed

Awesome Lists containing this project

README

        

# Tui Redux Counter

This is a basic counter example with using redux for state management.
Currently does [not
work](https://github.com/Yomguithereal/react-blessed/issues/115).

![](https://user-images.githubusercontent.com/1455572/104468169-1a806200-55f2-11eb-960f-0d5f88a89d80.png)

### Dev

``` shell
make dev
```

### Package

``` shell
make package
```