cra-template-communication-react

0.8.0 • Public • Published

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

/cra-template-communication-react/

    Package Sidebar

    Install

    npm i cra-template-communication-react

    Weekly Downloads

    1

    Version

    0.8.0

    License

    MIT

    Unpacked Size

    33 kB

    Total Files

    19

    Last publish

    Collaborators

    • alkwa-msft