Skip to content

rongcloud-snippets/web-call-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-call-quickstart

配置

修改 config.js

const Config = {
  appkey: '', // appkey
  server: ''
};

web 页面启动

使用 localhosthttps 打开 html 页面

server 启动

server 用户获取用户 token

安装依赖

npm install

启动

npm run serve

启动成功

得到 server 地址填写到 config.js 中。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published