From 392805e0e57c1f8ab31d462a03f13f351cb65c21 Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 5 Dec 2016 12:02:30 +0800 Subject: [PATCH] update getting-started --- docs/react/getting-started.en-US.md | 4 +++- docs/react/getting-started.zh-CN.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/react/getting-started.en-US.md b/docs/react/getting-started.en-US.md index 41e445abf0..ab84a22ed6 100644 --- a/docs/react/getting-started.en-US.md +++ b/docs/react/getting-started.en-US.md @@ -33,7 +33,9 @@ Read [the documentation of `antd-init`](https://github.com/ant-design/antd-init/ > Also, you can use scaffold/demo which is provided by community: > -> - [react-redux-antd](https://github.com/okoala/react-redux-antd) +> - [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) > - [react-antd-admin](https://github.com/fireyy/react-antd-admin) > - [react-antd-redux-router-starter](https://github.com/yuzhouisme/react-antd-redux-router-starter) > - [react-redux-antd-starter](https://github.com/BetaRabbit/react-redux-antd-starter) diff --git a/docs/react/getting-started.zh-CN.md b/docs/react/getting-started.zh-CN.md index 0dfbfd9e78..7009052550 100644 --- a/docs/react/getting-started.zh-CN.md +++ b/docs/react/getting-started.zh-CN.md @@ -32,7 +32,9 @@ $ npm install antd-init -g > 除了官方提供的脚手架,您也可以使用社区提供的脚手架和范例: > -> - [react-redux-antd](https://github.com/okoala/react-redux-antd) +> - [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) > - [react-antd-admin](https://github.com/fireyy/react-antd-admin) > - [react-antd-redux-router-starter](https://github.com/yuzhouisme/react-antd-redux-router-starter) > - [react-redux-antd-starter](https://github.com/BetaRabbit/react-redux-antd-starter)