mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-23 18:50:06 +08:00
An enterprise-class UI design language and React UI library
components | ||
docs | ||
static | ||
theme | ||
.gitignore | ||
LICENSE | ||
nico.json | ||
package.json | ||
README.md |
Ant Design
咩咩咩。
站点开发
在 dev 分支上进行开发。
本地调试
$ npm start
然后访问 http://127.0.0.1:8000 。
部署上线
$ npm run deploy