andrewgleave / chatter-node

A simple demo project to introduce Node, Express and Socket.io to new users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Chatter-Node

A simple demo project to introduce Node, Express and Socket.io to new users. These apps are designed to be used during the talk so are not heavily commented.

  • chatter-0 - initial stub implementation
  • chatter-1 - complete example

###Requirements

  • Node.js >= v0.10.x

###Installation

npm install as usual

About

A simple demo project to introduce Node, Express and Socket.io to new users.

License:MIT License


Languages

Language:CSS 69.7%Language:JavaScript 30.3%