ant design plus
v2.5.0
compatibilité
Étant donné que antd-plus
s'appuie sur la fonctionnalité Hooks fournie par [email protected]+, il ne prend en charge que React 16.8.0 et supérieur.
// npm
npm install @alitajs/antd-plus --save
// yarn
yarn add @alitajs/antd-plus
# 克隆项目到本地
git clone [email protected]:ant-design/ant-design.git
# 安装依赖
yarn
# 启动服务
yarn start