Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

page_type sample
languages
javascript
products
azure
azure-communication-services

Get Started with UI Components

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

Prerequisites

Run the code

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

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

Feel free to style the components to your desired size and layout inside of your application. Check out the stateful client quickstart to learn how to connect the components to the communications data plane.