olark / node-hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silly sample node app

Make sure you have node 0.8.x somewhere with node --version. Try nave to install node... it's easy and you can use multiple versions.

Try:

$ npm install
$ node app.js

Now go to http://localhost:4000 and you should see a hello world.

When stuff breaks

You need some dependencies for node-stringprep. See the readme here to see how to install icu for your platform.

About


Languages

Language:CoffeeScript 72.4%Language:JavaScript 27.6%