Home > tic-tac-node

tic-tac-node

Tic-tac-node is a project mainly written in JavaScript, it's free.

A silly demo of node and express

A quick silly node / express demo hack

Installation

git clone git://github.com/aheckmann/tic-tac-node.git cd tic-tac-node git submodule update --init cd support/express git submodule update --init cd ../../

Run it

node app.js

Previous:jamievandyke.com