An enterprise-class UI design language and React UI library
Go to file
2015-05-12 16:12:07 +08:00
components update style 2015-05-12 15:49:05 +08:00
docs fix pages 2015-05-09 18:52:17 +08:00
static update font family 2015-05-12 16:12:07 +08:00
theme update footer 2015-05-12 15:56:21 +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 update 2015-05-09 17:36:15 +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