mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
download
This commit is contained in:
parent
325406776b
commit
95054e3ef8
@ -10,11 +10,13 @@
|
||||
- [antd.js](http://ant.design/dist/antd.js)
|
||||
- [antd.css](http://ant.design/dist/antd.css)
|
||||
|
||||
> [历史版本](https://github.com/ant-design/ant-design/releases)
|
||||
[历史版本](https://github.com/ant-design/ant-design/releases)
|
||||
|
||||
|
||||
## npm
|
||||
|
||||
可以通过 npm 直接安装到本地,使用 `require` 或 `import` 进行引用。
|
||||
|
||||
```bash
|
||||
$ npm install antd --save
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user