56 Forks
221 Stars
221 Watchers

Node.js

一步一步学习Node.js,带你从零开始学习Node.js!本仓库是自己总结的Node.js学习图文教程,里面有学习案列和源代码(pubdreamcc原创,欢迎转载,欢迎star)

How to download and setup Node.js

Open terminal and run command
git clone https://github.com/pubdreamcc/Node.js.git
git clone is used to create a copy or clone of Node.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Node.js https://github.com/pubdreamcc/Node.js/archive/master.zip

Or simply clone Node.js with SSH
[email protected]:pubdreamcc/Node.js.git

If you have some problems with Node.js

You may open issue on Node.js support forum (system) here: https://github.com/pubdreamcc/Node.js/issues