This is an adjusted and customized version of https://github.com/Azure/communication-ui-library/tree/main/packages/react-composites
- Clone the repo https://github.com/Azure/communication-ui-library
rush install
rush build
- Replace the
ResourceConnectionString
in thesamples/Server/appsettings.json
file with the connection string from your Azure Communication Services resource, which is listed in the Azure Portal under Keys. cd samples/Server && rushx start
- Go back to this repo
npm install
npm build
npm run start