Skip to content

Files

Latest commit

56307ce · Jul 31, 2024

History

History

ui-library-starting-with-calling-stateful

page_type languages products
sample
javascript
azure
azure-communication-services

Get Started with Stateful Call Client

For full instructions on how to build this code sample from scratch, look at Quickstart: Get Started with Stateful Call Client

Prerequisites

Run the code

  1. Run npm i on the directory of the project to install dependencies
  2. Swap placeholders for identifiers in src/App.tsx
  3. Run npm run start

Open your browser to http://localhost:3000. You should see the following: Stateful Call End State

Feel free to style the UI Components to your desired size and layout inside of your application.