Browse Source

Update README.md

石文娟 5 years ago
parent
commit
b11d24d436
1 changed files with 5 additions and 1 deletions
  1. 5 1
      examples/vue/README.md

+ 5 - 1
examples/vue/README.md

@@ -20,7 +20,11 @@ export default config;
 > 1. AppId 和 AppKey 可从 URTC 产品中获取
 > 1. AppId 和 AppKey 可从 URTC 产品中获取
 > 2. AppKey 不可暴露于公网,建议生产环境时,由后端进行保存并由前端调 API 获取
 > 2. AppKey 不可暴露于公网,建议生产环境时,由后端进行保存并由前端调 API 获取
 
 
-2. 安装 npm 依赖包
+2. 安装 npm 依赖包   
+
+在本地demo目录下,执行以下操作:    
+
+
 
 
 ```
 ```
 npm install
 npm install