This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
urtc-sdk-web
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update README.md
石文娟
6 years ago
parent
4f4b3ef8fd
commit
597060d811
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
examples/angular/README.md
+ 2
- 0
examples/angular/README.md
View File
@@ -22,6 +22,8 @@ export default config;
2. 安装 npm 依赖包
+在本地demo目录下,执行以下操作:
+
```
npm install
```