Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,23 @@

This repository contains a basic setup for a PureCloud Embeddable Framework example page that you can use to explore the PureCloud Embeddable Framework APIs in real-time.

Note:
- [integration video](https://www.youtube.com/watch?v=-GmhCsu0fbg)


![PureCloud Embeddable Framework example page](img/screenshot.png)

# Table of Contents

* [Getting Started](#getting-started)
* [TL;DR](#tldr)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Configuration](#configuration)
* [Usage](#usage)
* [Additional Information](#additional-information)
- [PureCloud Embeddable Framework Example](#purecloud-embeddable-framework-example)
- [Table of Contents](#table-of-contents)
- [Getting Started](#getting-started)
- [TL;DR](#tldr)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
- [Additional Information](#additional-information)

# Getting Started

Expand Down
Loading