зеркало из
1
0
Форкнуть 0
communication-ui-library/README.md

5.6 KiB

Azure Communication Services UI Toolkit

Storybook CI build status License: MIT TypeScript

Azure Communication Services UI toolkit is a collection of JavaScript libraries that can be used to easily build fast, responsive communication web applications.

We also have a number of samples to try out features and get your development kick started 🚀

Getting Started

If you're wondering where to get started, here are a few scenarios to help you get going:

Samples

Check out our samples or deploy your own version of the sample to see how easy it is to get started.

Sample Description Deploy to Azure Run locally
Chat A group chat application you can invite your friends and colleagues to. Deploy to Azure Chat instructions
Group Call A group calling application you can invite your friends and colleagues to. Deploy to Azure Calling instructions
One to One Call A one-to-one calling application where you can make a direct call to a friend or colleague. Deploy to Azure One-To-One Call instructions

Features and Benefits

Todo: Why use our toolkit?

Viewing the UI Component Storybook

Explore and play around with the UI components on the Storybook

Packages

Package Description License Latest Version
react-components Todo: Package description License: MIT react-components npm version
@Azure/acs-calling-declarative Todo: Package description License: MIT react-components npm version
@Azure/acs-calling-selector Todo: Package description License: MIT react-components npm version
@Azure/acs-chat-declarative Todo: Package description License: MIT react-components npm version
@Azure/acs-chat-selector Todo: Package description License: MIT react-components npm version

Contributing to the Packages or Samples

Join us by making a contribution. To get you started check out our making a contribution guide.

We look forward to building an amazing open source toolkit with you!

Further Reading