Skip to content

Commit f35c250

Browse files
committed
docs(projects): add gitcode link
1 parent 1ff4d82 commit f35c250

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

README.en_US.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,25 @@
4444
- [Preview Link](https://naive.soybeanjs.cn/)
4545
- [Github Repository](https://github.com/soybeanjs/soybean-admin)
4646
- [Gitee Repository](https://gitee.com/honghuangdc/soybean-admin)
47+
- [Gitcode Repository](https://gitcode.com/soybeanjs/soybean-admin)
4748

4849
- **AntDesignVue Version:**
4950
- [Preview Link](https://antd.soybeanjs.cn/)
5051
- [Github Repository](https://github.com/soybeanjs/soybean-admin-antd)
5152
- [Gitee Repository](https://gitee.com/honghuangdc/soybean-admin-antd)
53+
- [Gitcode Repository](https://gitcode.com/soybeanjs/soybean-admin-antd)
5254

5355
- **ElementPlus Version:**
5456
- [Preview Link](https://elp.soybeanjs.cn/)
5557
- [Github Repository](https://github.com/soybeanjs/soybean-admin-element-plus)
58+
- [Gitee Repository](https://gitee.com/honghuangdc/soybean-admin-element-plus)
59+
- [Gitcode Repository](https://gitcode.com/soybeanjs/soybean-admin-element-plus)
5660

5761
- **Legacy Version:**
5862
- [Preview Link](https://legacy.soybeanjs.cn/)
5963
- [Github Repository](https://github.com/soybeanjs/soybean-admin/tree/legacy)
64+
- [Gitee Repository](https://gitee.com/honghuangdc/soybean-admin/tree/legacy)
65+
- [Gitcode Repository](https://gitcode.com/soybeanjs/soybean-admin/tree/legacy)
6066

6167

6268
## Documentation
@@ -92,7 +98,12 @@ Make sure your environment meets the following requirements:
9298
**Clone Project**
9399

94100
```bash
101+
# github
95102
git clone https://github.com/soybeanjs/soybean-admin.git
103+
# gitee
104+
git clone https://gitee.com/honghuangdc/soybean-admin.git
105+
# gitcode
106+
git clone https://gitcode.com/soybeanjs/soybean-admin.git
96107
```
97108

98109
**Install Dependencies**

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,22 @@
4242
- [预览地址](https://naive.soybeanjs.cn/)
4343
- [Github 仓库](https://github.com/soybeanjs/soybean-admin)
4444
- [Gitee 仓库](https://gitee.com/honghuangdc/soybean-admin)
45+
- [Gitcode 仓库](https://gitcode.com/soybeanjs/soybean-admin)
4546
- **AntDesignVue 版本:**
4647
- [预览地址](https://antd.soybeanjs.cn/)
4748
- [Github 仓库](https://github.com/soybeanjs/soybean-admin-antd)
4849
- [Gitee 仓库](https://gitee.com/honghuangdc/soybean-admin-antd)
50+
- [Gitcode 仓库](https://gitcode.com/soybeanjs/soybean-admin-antd)
4951
- **ElementPlus 版本:**
5052
- [预览地址](https://elp.soybeanjs.cn/)
5153
- [Github 仓库](https://github.com/soybeanjs/soybean-admin-element-plus)
54+
- [Gitee 仓库](https://gitee.com/honghuangdc/soybean-admin-element-plus)
55+
- [Gitcode 仓库](https://gitcode.com/soybeanjs/soybean-admin-element-plus)
5256
- **旧版:**
5357
- [预览地址](https://legacy.soybeanjs.cn/)
5458
- [Github 仓库](https://github.com/soybeanjs/soybean-admin/tree/legacy)
59+
- [Gitee 仓库](https://gitee.com/honghuangdc/soybean-admin/tree/legacy)
60+
- [Gitcode 仓库](https://gitcode.com/soybeanjs/soybean-admin/tree/legacy)
5561

5662

5763
## 文档
@@ -117,7 +123,12 @@
117123
**克隆项目**
118124

119125
```bash
126+
# github
120127
git clone https://github.com/soybeanjs/soybean-admin.git
128+
# gitee
129+
git clone https://gitee.com/honghuangdc/soybean-admin.git
130+
# gitcode
131+
git clone https://gitcode.com/soybeanjs/soybean-admin.git
121132
```
122133

123134
**安装依赖**

0 commit comments

Comments
 (0)