26284 Forks
96403 Stars
96403 Watchers

node

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

How to download and setup node

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

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

If you have some problems with node

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