更改readme

This commit is contained in:
2024-04-11 18:36:46 +08:00
parent 553b22889f
commit 9718af186e

View File

@@ -31,11 +31,8 @@ npm config set cache "D:\nodejs\node_cache"
### **2**.[node](https://nodejs.org/en)
首先[下载node.js](https://nodejs.org/zh-cn/download/)
```
首先下载[node.js](https://nodejs.org/zh-cn/download/)
安装成功后,`win+R`打开终端
```输入
npm -v
npm -v
@@ -45,6 +42,7 @@ npm -v
### **3**.[vue](https://cn.vuejs.org/)
- 1.**安装vue**
`win+r`运行
```
npm install vue -g