- Run the following command to install dependencies:
npm install.
- Run the following command to start the development server:
npm run start. - Then go to http://localhost:3000/?groupChannelId=5a325a3d48bdc63bf4dae156&userId=1000.
- Change App ID in env.development and env.production files.
- Change Group Channel Id and User Id in the above URL as per your application.