Browse Source

Merge branch 'master' of http://47.106.205.140:8089/pikapika/parentNew

seamwang 2 years ago
parent
commit
e6762e06bc
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Readme.md

+ 6 - 0
Readme.md

@@ -1,5 +1,11 @@
1
 # 使用vue-cli 创建的uni-app项目
1
 # 使用vue-cli 创建的uni-app项目
2
 
2
 
3
+## 开发环境建议版本
4
+```
5
+node v12.13.1
6
+npm 8.13.2 
7
+```
8
+
3
 ## 安装依赖包
9
 ## 安装依赖包
4
 ```
10
 ```
5
 npm install
11
 npm install