Install stringee-chat-js-sdk package
- In your terminal (Command Prompt in Windows), change into your project's directory
- In your terminal (Command Prompt in Windows), run
$ npm install stringee-chat-js-sdk --save
- Add the package to your code file:
import { StringeeClient, StringeeChat } from "stringee-chat-js-sdk";