Skip to content

vhuseinova-msft/cra-template-communication-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate to get started with Azure Communication Services UI Library

This project was bootstrapped with Create React App.

Built to be used with Azure Communication Services UI Library

Features

Automatically provides boilerplate to be used with the Azure Communication Services UI Library which includes:

  • Usage of compatible React version ( <18 )
  • Installation of key dependencies including @azure/communication-react, @azure/communication-calling, @azure/communication-chat.

Usage

npx create-react-app your-ui-library-app --template azure-communication-react

or

yarn create-react-app your-ui-library-app --template azure-communication-react

Then

cd your-ui-library-app
npm start

Learn more about the Azure Communication Services UI Library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.3%
  • TypeScript 37.5%
  • CSS 21.2%