react hooks for bdlite
react hooks by bdlite group
Bdlite团队自用hooks,有想用的小伙伴欢迎联系我们 yexinxie@163.com
当然不联系也能用 : )
协议开放
安装步骤
- 克隆到本地
git clone https://github.com/bdlite/hooks.git
- 安装
yarn install
开始单元测试
- 可以直接 run
npm run test
- 也可以模拟发布前
npm run prepublishOnly