A web interface for IRC! Using node.js, express, websockets, and foundation.
Requirements:
node (npm comes with node)
Clone the repository:
git clone https://github.com/hashbang/chat.git hashchat
Install deps:
cd hashchat; npm install
Start it up:
npm start
See in action:
http://localhost:3000/