An enterprise-class UI design language and React UI library
Go to file
2015-05-12 18:12:48 +08:00
components aside 2015-05-12 18:12:48 +08:00
docs fix pages 2015-05-09 18:52:17 +08:00
static add react 2015-05-12 17:29:08 +08:00
theme aside 2015-05-12 18:12:48 +08:00
.gitignore first commit 2015-05-07 18:50:36 +08:00
LICENSE first commit 2015-05-07 18:50:36 +08:00
nico.js aside 2015-05-12 18:12:48 +08:00
package.json aside with category 2015-05-11 18:09:13 +08:00
README.md update README 2015-05-08 12:01:30 +08:00

Ant Design

咩咩咩。


站点开发

在 dev 分支上进行开发。

本地调试

$ npm start

然后访问 http://127.0.0.1:8000

部署上线

$ npm run deploy