A react library developed with sheinx
TODO
TODO
# install dependencies
$ pnpm install
# develop library by docs demo
$ pnpm dev
# build library source code
$ pnpm run build:doc
packages
├── hooks 逻辑
├── base 基础结构包
├── theme 主题 token 包
├── shineout shineout 风格包
└── shineout-style shineout 样式包