# Run the code in CLIgit clone https://github.com/TencentCloud/chat-uikit-react# Go to the projectcd chat-uikit-react/examples/sample-chat# Install dependencies of the demonpm install
# Run the code in CLIgit clone https://github.com/TencentCloud/chat-uikit-react
# Go to the projectcd chat-uikit-react/examples/sample-chat
# Install dependencies of the demonpm install
examples/sample-chat
项目,通过路径./examples/sample-chat/src/debug/GenerateTestUserSig.js
找到GenerateTestUserSig.js
文件。GenerateTestUserSig.js
文件中设置 SDKAPPID
和 SECRETKEY
,其值可以在 Chat Console 中获取。 点击目标应用卡片,进入其配置页面。/examples/sample-chat/src/debug/GenerateTestUserSig.js
文件中。# Launch the projectnpm run start
本页内容是否解决了您的问题?