Sha256: 9a1f4e00479b098a3d141d739e708223bd87705f2f3a9b70fa893de47db1950b

Contents?: true

Size: 92 Bytes

Versions: 5

Compression:

Stored size: 92 Bytes

Contents

#! /usr/local/bin/node

var server = require('../lib/server');

server.server.listen(8000);

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jasnode-0.4.3.0 templates/bin/hello_world
jasnode-0.4.2.0 templates/bin/hello_world
jasnode-0.4.1.0 templates/bin/hello_world
jasnode-0.4.0.0 templates/bin/hello_world
jasnode-0.2.0.0 templates/bin/hello_world