sic-util
v0.2.1
Published
sic utils by zijin
Downloads
248
Readme
sic-util
A react library developed with dumi
git add . git commit -m "feat: 更新" --no-verify
https://sicweb.gitlab.io/sic-util/
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