felixge / nodeguide.com

My unofficial and opinionated guide to node.js.
http://nodeguide.com/
369 stars 43 forks source link

First program hello_world.js #14

Open Boo-urns opened 12 years ago

Boo-urns commented 12 years ago

It's not much of an issue but for the first program it should be

node hello_world.js not node hello.js

http://nodeguide.com/beginner.html

moizsyed commented 12 years ago

Was about to point to the something