Good luck! Here are some links I have found useful when learning node:
npm init - npm init documentation: a shining
example of how node documentation SHOULD be written
npm install - detailed npm install doc
Mixu's node book - really thorough guide
How to node - very simple
node tutorial