An enterprise-class UI design language and React UI library
Go to file
2015-05-09 18:25:40 +08:00
components update aside style 2015-05-09 18:16:36 +08:00
docs update layout and cases 2015-05-08 20:45:08 +08:00
static update style 2015-05-09 18:25:40 +08:00
theme update style 2015-05-09 18:24:25 +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 update 2015-05-09 17:36:15 +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