/smox-counter

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

Primary LanguageJavaScript

smox-counter

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

Run

yarn install
yarn start

推荐目录结构

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

About me