magical-antd-ui
v0.0.36
Published
一款基于 react18 + antd5 封装的神奇组件
Downloads
333
Readme
magical-antd-ui
A react library developed with dumi
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
# Locally preview the production build.
$ yarn run docs:preview
# check your project for potential problems
$ yarn run doctor
执行 yarn build 时,切换:nvm use 18.12.0;执行发包 npm publish 时,切换:nvm use 14.18.0
LICENSE
MIT