| page_type | sample | ||
|---|---|---|---|
| languages |
|
||
| products |
|
For full instructions on how to build this code sample from scratch, look at Quickstart: Get Started with UI Components
- An Azure account with an active subscription. Create an account for free .
- Node.js Active LTS and Maintenance LTS versions (8.11.1 and 10.14.1 recommended).
- Run
npm ion the directory of the project to install dependencies - Swap placeholders for identifiers in the code
- Run
npm run start
Open your browser to http://localhost:3000. You should see the following:

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.