tsoporan / chat

#chat, a web to IRC interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#chat

A web interface for IRC! Using node.js, express, websockets, and foundation.

image of #chat image of #chat

Getting started:

Requirements:

node (npm comes with node)

Clone the repository:

git clone https://github.com/tsoporan/chat.git chat

Install deps:

cd chat; npm install

Start it up:

npm start

See in action:

http://localhost:3000/

About

#chat, a web to IRC interface


Languages

Language:JavaScript 90.6%Language:CSS 9.4%