An enterprise-class UI design language and React UI library
Go to file
2015-06-08 13:52:41 +08:00
components update code type 2015-06-08 13:01:43 +08:00
docs update doc title 2015-06-08 12:43:37 +08:00
static Add rotate animation back when mouseout. 2015-06-08 13:52:41 +08:00
theme 更新开始使用的链接 2015-06-05 18:10:43 +08:00
.gitignore Add datepicker style 2015-05-21 20:36:13 +08:00
.npmignore Add npmignore 2015-06-02 19:59:09 +08:00
CNAME Add CNAME 2015-06-04 11:58:07 +08:00
index.js Add rc-tabs 2015-06-08 13:13:02 +08:00
LICENSE first commit 2015-05-07 18:50:36 +08:00
nico.js update footer 2015-06-05 15:02:39 +08:00
package.json Add rc-tabs 2015-06-08 13:13:02 +08:00
README.md site title 2015-06-04 14:42:24 +08:00
webpack.config.js update webpack.config 2015-06-05 17:52:16 +08:00

Ant Design

下一代设计&前端框架。


本地调试

$ npm start

然后访问 http://127.0.0.1:8000

部署上线

$ npm run deploy

构建

$ webpack