Skip to content

wont-org/biz-ui

Repository files navigation

@wont/biz-ui

NPM version NPM downloads

A react library developed with dumi

安装

npm install antd --save
yarn add antd
pnpm add antd

如果你的网络环境不佳,推荐使用 nrm切换源

按需加载

antd 默认支持基于 ES modules 的 tree shaking。

TypeScript

antd 使用 TypeScript 进行书写并提供了完整的定义文件(不要引用 @types/antd)。

LICENSE

MIT