gxxc-ui
v1.0.36
Published
A react library developed with dumi
Readme
Usage
https://sic-web.github.io/sic-ui/
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
# Locally preview the production build.
$ npm run docs:preview
# check your project for potential problems
$ npm run doctorLICENSE
MIT
版本日志
v1.0.0 合并上海代码
v1.0.4 第一个可以使用的版本
v1.0.7 修复筛选列表的bug
