medynski / angularjs-livechat

AngularJS component to integrate LiveChat with your single-page app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angularjs-livechat

AngularJS component to integrate LiveChat with your single-page app

Install

npm install --save angularjs-livechat

Usage

Add to app dependencies:

angular.module('app', ['ngLiveChat']);

Use directive:

<livechat license="007"></livechat>

About

AngularJS component to integrate LiveChat with your single-page app

License:MIT License