purecloud 可嵌入框架之谜 crm
1.0.0
该存储库包含一个模仿自定义 CRM 环境的示例应用程序。该应用程序可以与不同的 PureCloud Embeddable Framework 部署环境集成:本地、私有和生产。
npm install
。您现在可以与 PureCloud Embeddable Framework 应用程序进行交互。
npm install
。npm install -g ember-cli
。 cd {name of your PureCloud Embeddable Framework project}
。ember serve --port 443
。cd {name of your PureCloud Embeddable Framework project}
。sudo ember serve --port 443
。完成配置下的步骤后,单击电话图标并使用您的 PureCloud 凭据登录到客户端。
您现在可以与应用程序交互并探索 PureCloud Embeddable Framework 部署环境中的功能。
此内容根据 MIT 许可证获得许可。
有关 PureCloud Embeddable Framework 的更多信息,请参阅 PureCloud Embeddable Framework 概述(开发人员中心)和关于 PureCloud Embeddable Framework(资源中心)。