mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
update docs/download.md
This commit is contained in:
parent
137e40acae
commit
56122af642
@ -46,6 +46,12 @@
|
||||
$ npm install antd --save
|
||||
```
|
||||
|
||||
安装最新的开发版本:
|
||||
|
||||
```bash
|
||||
$ npm install antd@beta --save
|
||||
```
|
||||
|
||||
## 开发工具
|
||||
|
||||
Ant Design 提供了开发构建的命令行工具,可以安装到全局直接使用:
|
||||
|
Loading…
Reference in New Issue
Block a user