Skip to content

NitzanGutman/VoicenterEventsSDK

 
 

Repository files navigation

Voicenter Events SDK

Voicenter Events SDK aims to manage api and socket communication with Voicenter APIs and backends. You can use the SDK to send and receive real time data from and to voicenter servers.

Getting Started

The Events SDK is bundled as a standalone Javascript pacakge. The instructions below will help you install and run it locally or contribute to it.

Prerequisites

What things you need to install the software and how to install them

  • Node.js It is desired to use Latest stable version (LTS)

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

npm install

Run the demo

npm run serve

Run the documentation

npm run docs

Build the library

npm run build

Build the demo

npm run build:demo

Built With

  • Vue CLI - 🛠️ Standard Tooling for Vue.js Development

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Cristi Jora - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details