Skip to content

Instantly share code, notes, and snippets.

@domadev812
Forked from supertinou/1.html
Last active October 25, 2017 05:04
Show Gist options
  • Save domadev812/363f896764e22669c0589b2cf4281390 to your computer and use it in GitHub Desktop.
Save domadev812/363f896764e22669c0589b2cf4281390 to your computer and use it in GitHub Desktop.
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js"></script>
<script src="https://cdn.pubnub.com/sdk/javascript/pubnub.4.16.2.js"></script>
<script src="<location-of-PubNub-SDK>/pubnub-angular-4.0.2.min.js"></script>
npm install --save pubnub pubnub-angular
bower install --save pubnub pubnub-angular
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment