sample-app

2
0
2
JavaScript
public

sample-app

How to install:

With Node 0.8+ installed on your machine, clone this repository,
cd to it and run:

$ npm install express
$ node app

Then point your browser to http://localhost:3000

v0.3.1[beta]