Skip to content

mainyaa/pubnub-angular-js

 
 

Repository files navigation

Angular-JS PubNub Chat

WIP

Running

  1. git clone
  2. cd pubnub-angular-js
  3. gem install haml
  4. gem install compass
  5. npm install
  6. bower install
  7. grunt server
  8. navigate browser to http://localhost:9000/

Vagrant

  1. gem install berkshelf
  2. berks install
  3. vagrant up

Saucelabs (on Mac)

  1. brew tap phinze/cask
  2. brew install brew-cask
  3. brew cask install sauce
  4. open ~/Applications/Sauce.app
  5. grunt test

Bitdeli Badge

About

Example of AngularJS integration with PubNub

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 85.5%
  • JavaScript 8.4%
  • CoffeeScript 5.8%
  • Ruby 0.3%