I want to start learning Node.js, in the main site there was a link to: nodeschool
And there was a link to: learnyounode
I read the README file, but I dont understand what I should download from there, also I dont get where to put the files that I should download
Because I try to run with nothing the command they said there:
sudo npm install learnyounode -g
And I just get an error: Unexpected Identifer
Also, where do I need to put the js files that I create before I run them ?
Please help, thanks
I did a search before I wrote, and I found those Que's How do I get started with Node.js , https://stackoverflow.com/questions/4274167/how-to-start-node-js but no one talked about learnyounode