Configuration

The simple steps for including the ĀLO Javascript Presence SDK into your application.

Get Your API Key

If you do not already have an API key please see Developer Account.

Installation

yarn add @aloai/alo-presence-js

Import

import Presence from '@aloai/alo-presence-js';

Last updated