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

https://github.com/yisar/smox-counter

A redux-like state management which based on New context api
https://github.com/yisar/smox-counter

react react-context react-redux redux smox

Last synced: about 1 year ago
JSON representation

A redux-like state management which based on New context api

Awesome Lists containing this project

README

          

# smox-counter

> A example for smox (a redux-like state management based on New context api)

## Run

```shell
yarn install
yarn start
```

## 推荐目录结构

```
├── ...
├── store
├── actions
├── index
├── mutation
├── state
├── ...
```

### About me

* blog: [伊撒尔の窝](https://www.yisaer.com)
* weibo: [@世界倒数第一公主殿下](http://weibo.com/oreshura)