97 Forks
84 Stars
84 Watchers

node-js

Код учебного курса “Node.js” на YouTube-канале webDev (https://tinyurl.com/4dbxnnd2)

How to download and setup node-js

Open terminal and run command
git clone https://github.com/YauhenKavalchuk/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/YauhenKavalchuk/node-js/archive/master.zip

Or simply clone node-js with SSH
[email protected]:YauhenKavalchuk/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/YauhenKavalchuk/node-js/issues