From 18da0deb5e279f95371944ee0c41cc7b5a4d7908 Mon Sep 17 00:00:00 2001 From: zuiidea Date: Thu, 16 Mar 2017 23:38:22 +0800 Subject: [PATCH] add demo:antd-admin (#5326) --- docs/react/getting-started.en-US.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/react/getting-started.en-US.md b/docs/react/getting-started.en-US.md index 412d8a2519..84226e3e04 100644 --- a/docs/react/getting-started.en-US.md +++ b/docs/react/getting-started.en-US.md @@ -33,6 +33,7 @@ Read [the documentation of `antd-init`](https://github.com/ant-design/antd-init/ > Also, you can use scaffold/demo which is provided by community: > +> - [antd-admin](https://github.com/zuiidea/antd-admin) > - [reactSPA](https://github.com/JasonBai007/reactSPA) > - [react-redux-antd by Justin-lu](https://github.com/Justin-lu/react-redux-antd) > - [react-redux-antd by okoala](https://github.com/okoala/react-redux-antd)