1.0.9 • Published 3 years ago
retaroct-ui v1.0.9
retaroct
基于 taro 小程序封装的组件库。
相关技术
react , hooks , ts , taro
使用组件库
npm i retaroct-uiGetting Started
安装依赖(Install dependencies),
$ cnpm i运行项目(Start the dev server)
$ npm run start打包(Build)
$ npm run build打包文档(Build documentation)
$ npm run docs:build