cy_common_component
v1.0.5
Published
常用组件
Downloads
6
Readme
cy_common_component
A react library developed with dumi
Usage
TODO
Options
TODO
Development
# install dependencies
$ cnpm install
# develop library by docs demo
$ cnpm start
# build library source code
$ cnpm run build
# build library source code in watch mode
$ cnpm run build:watch
# build docs
$ cnpm run docs:build
# check your project for potential problems
$ cnpm run doctor
LICENSE
MIT