/real-time-progress-bar-tutorial

Used inthe realtime progress bar tutorial blog post - http://blog.pusher.com

Primary LanguageJavaScript

Realtime Progress Bar demo for blog post

All you need is you Pusher app key, secret and ID to run this puppy.

Demo can be seen here.

To launch locally, simply:

  1. Clone the repo. git clone git@github.com:pusher/real-time-progress-bar-tutorial.git
  2. cd into the dir, cd real-time-progress-bar-tutorial
  3. Start the Sinatra server from the command line by running ruby server.rb in your terminal
  4. Go to localhost:4567 in your browser and be amazed.