An enterprise-class UI design language and React UI library
Go to file
2015-05-18 17:45:08 +08:00
components update code box template 2015-05-18 17:45:08 +08:00
docs fix pages 2015-05-09 18:52:17 +08:00
static update code box template 2015-05-18 17:45:08 +08:00
theme update code box template 2015-05-18 17:45:08 +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 update code template 2015-05-18 17:33:42 +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