suid-supplement
v0.1.57
Published
一个基于dumi开发的,antd3的扩展仓库
Downloads
9
Readme
suid-supplement
因公司技术栈,这是一个基于 antd3 开发的 ui 库
A react library developed with dumi
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# check your project for potential problems
$ npm run doctor
LICENSE
MIT