Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1013 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 1013 Bytes

#Intro

Holla is a group chat app. The UI is built in a RIA fashion - i.e. is totally asynchronous and super fast. I've open sourced it for a book I'm writing on building Rich Internet Applications with JavaScript.

A WebKit based browser (Safari/Chrome) is required due to specific CSS optimizations.

#Live Demo

Checkout a live demo here

Good examples for:

Screenshot

Prerequisites

  • Ruby 1.9.2
  • Bundler
  • Redis

Installation

Now go to http://localhost:3000