CometChat Vue UI Kit
The CometChat Vue UI Kit provides a pre-built user interface kit that developers can use to quickly integrate a reliable & fully-featured chat experience into an existing or a new app.
Prerequisites
- Node.js >= 14.17.0
- npm >= 7
- Vue >= 3.0.0
Getting Started
To set up CometChat Vue UI Kit and utilize CometChat for your chat functionality, you'll need to follow these steps:
-
Create an Account: Register at the CometChat Dashboard to create an account.
-
Create an Application: After registering, log into your CometChat account and create a new app. Once created, CometChat will generate an Auth Key and App ID for you. Keep these credentials secure as you'll need them later.
-
Check the Key Concepts to understand the basic components of CometChat.
-
Refer to the Integration Steps in our documentation to integrate the UI Kit into your Vue app.
Dependencies
Install the required peer dependencies by running the following command:
npm install @cometchat/chat-sdk-javascript@latest @cometchat/uikit-elements@latest @cometchat/uikit-resources@latest @cometchat/uikit-shared@latest
Help and Support
For issues running the project or integrating with our UI Kits, consult our documentation or create a support ticket or seek real-time support via the CometChat Dashboard.