All Projects → rongcloud → Rongcloud Web Im Sdk V2

rongcloud / Rongcloud Web Im Sdk V2

Licence: other
Web (JavaScript) IM SDK of RongCloud Version 2.

Programming Languages

javascript
184084 projects - #8 most used programming language

融云 RongCloud Web IM SDK v2.0

Environment Setup

初始化开发工具

npm install -g [email protected] tsd typedoc coffee-script grunt-cli karma-cli

如有必要,使用 sudo npm

安装依赖库

在项目根目录下执行:

npm install
npm install npm-shrinkwrap
bower install
tsd install

编译开发代码

grunt build

发布正式代码

grunt release

使用

拷贝 dist 目录下 RongIMLib.js 至项目,用法请参考参考 WebSDK 开发指南

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].