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
- Host: GitHub
- URL: https://github.com/yisar/smox-counter
- Owner: yisar
- Created: 2018-04-01T15:05:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T08:11:09.000Z (over 7 years ago)
- Last Synced: 2025-03-28T23:22:37.383Z (about 1 year ago)
- Topics: react, react-context, react-redux, redux, smox
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)