An enterprise-class UI design language and React UI library
Go to file
2015-06-10 12:19:16 +08:00
components Add some text 2015-06-10 12:19:16 +08:00
docs update doc title 2015-06-08 12:43:37 +08:00
site fix aside show 2015-06-10 12:13:55 +08:00
static fix aside show 2015-06-10 12:13:55 +08:00
style changed: 修改flex的class书写方式 2015-06-10 10:39:26 +08:00
.gitignore Add datepicker style 2015-05-21 20:36:13 +08:00
.npmignore update npmignore 2015-06-09 18:03:50 +08:00
.travis.yml Add travis 2015-06-08 20:12:49 +08:00
CNAME Add CNAME 2015-06-04 11:58:07 +08:00
index.js add select component 2015-06-09 21:16:59 +08:00
LICENSE first commit 2015-05-07 18:50:36 +08:00
nico.js rename theme to site 2015-06-09 15:50:36 +08:00
package.json upgrade rc-dialog 2015-06-09 22:24:19 +08:00
README.md Update README.md 2015-06-09 15:25:53 +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