An enterprise-class UI design language and React UI library
Go to file
2015-05-09 15:43:51 +08:00
components rm src 2015-05-07 20:54:19 +08:00
docs update layout and cases 2015-05-08 20:45:08 +08:00
static code style 2015-05-09 15:43:51 +08:00
theme add home page animation 2015-05-09 15:39:16 +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.json add home page animation 2015-05-09 15:39:16 +08:00
package.json update README 2015-05-08 11:56:39 +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