thea-mobile
v0.7.3
Published
A React Mobile Library with dumi for WMS PDA
Downloads
16
Readme
thea-mobile
A React Mobile Library with dumi for PDA 一个基于 antd-mobile 开发的 PDA Web App 组件库,建议配合 umijs 使用优化开发体验
Usage
TODO
Options
TODO
Development
# install dependencies
$ yarn install
# develop library by docs demo
$ yarn start
# build library source code
$ yarn run build
# build library source code in watch mode
$ yarn run build:watch
# build docs
$ yarn run docs:build
# check your project for potential problems
$ yarn run doctor
LICENSE
MIT