An enterprise-class UI design language and React UI library
Go to file
2015-05-27 18:39:29 +08:00
components 挖坑 2015-05-27 15:43:29 +08:00
docs outline for getting-started 2015-05-27 17:31:01 +08:00
static a标签文字颜色 2015-05-27 18:39:29 +08:00
theme dist/index.js 2015-05-27 17:26:18 +08:00
.gitignore Add datepicker style 2015-05-21 20:36:13 +08:00
index.js import rc-style 2015-05-26 17:35:24 +08:00
LICENSE first commit 2015-05-07 18:50:36 +08:00
nico.js update 2015-05-26 16:19:07 +08:00
package.json watch mode arguments 2015-05-27 14:26:05 +08:00
README.md Add datepicker style 2015-05-21 20:36:13 +08:00
webpack.config.js Add source map config 2015-05-25 17:28:22 +08:00

Ant Design

咩咩咩。


站点开发

在 dev 分支上进行开发。

本地调试

$ npm start

然后访问 http://127.0.0.1:8000

部署上线

$ npm run deploy

构建

$ webpack