caroltest
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

TRTC on Electron

Windows

工程编译

  1. 安装win32 node环境
  2. 安装visual Studio 2015
  3. 确认安装node-gyp,如果node没有自带node-gyp,需要手动安装
  4. npm install
  5. npm start 注意: trtc electron sdk暂只支持win32版本,安装node 请选用win32版本

mac 环境搭建

  • 安装npm:brew install node
  • 安装cnpm:npm install -g cnpm --registry=https://registry.npm.taobao.org
  • 安装Electron:npm install electron -g
  • npm install
  • npm start

Readme

Keywords

Package Sidebar

Install

npm i caroltest

Weekly Downloads

0

Version

1.0.8

License

ISC

Unpacked Size

1.07 kB

Total Files

4

Last publish

Collaborators

  • suonian