0 Forks
8 Stars
8 Watchers

nodejs

Вы узнаете все необходимое, чтобы перенести свои навыки и опыт JavaScript на темную сторону - сторону сервера.

How to download and setup nodejs

Open terminal and run command
git clone https://github.com/vectree/nodejs.git
git clone is used to create a copy or clone of nodejs 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 nodejs https://github.com/vectree/nodejs/archive/master.zip

Or simply clone nodejs with SSH
[email protected]:vectree/nodejs.git

If you have some problems with nodejs

You may open issue on nodejs support forum (system) here: https://github.com/vectree/nodejs/issues