mirror of
https://github.com/yangzongzhuan/RuoYi-Vue3.git
synced 2026-02-27 01:01:11 +08:00
update README.md
This commit is contained in:
@@ -34,14 +34,14 @@ RuoYi-Vue 前端项目的三个主要演进版本,方便你直观对比其技
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 克隆项目
|
# 克隆项目
|
||||||
git clone https://github.com/yangzongzhuan/RuoYi-Vue3.git
|
git clone https://gitcode.com/yangzongzhuan/RuoYi-Vue3.git
|
||||||
|
|
||||||
|
# 切换typescript分支
|
||||||
|
git checkout typescript
|
||||||
|
|
||||||
# 进入项目目录
|
# 进入项目目录
|
||||||
cd RuoYi-Vue3
|
cd RuoYi-Vue3
|
||||||
|
|
||||||
#切换typescript分支
|
|
||||||
git checkout typescript
|
|
||||||
|
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
yarn --registry=https://registry.npmmirror.com
|
yarn --registry=https://registry.npmmirror.com
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user