Open
Description
Right now, for someone completely new to node, taking that leap from installing node to running npm commands etc is fairly considerable - "how do i get node?", "what is npm, why do I need to use it?" - these questions seem simple to us, but to complete strangers to node, and maybe even the command line, going and figuring out what to do at nodejs.org and going and reading about npm might be too much of a barrier.
I'd love to see another section which briefly explains how to install node, what npm is, what the npm client is doing, why nodeschool is making you install a module.
Just a really basic, small section to the site nearer the initial npm install -g learnyounode
to explain those fundamentals
Twitter conversation that prompted this:
Activity