what I have done so far
step 1. yarn add githubURL
step 2. "comet-chat-repo": "https://github.com/Vivek/cometChatRepo.git",
above file added in package.json
step 3. Trying to import the components from the GitHub repo
import { CometChatGroupListWithMessages } from 'comet-chat-repo';
Module not found: Can't resolve 'comet-chat-repo' in 'C:\Users