Skip to content

tsoporan/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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/

Releases

No releases published

Packages

No packages published