518 Forks
62 Stars
62 Watchers

Node.js

This repository contains all the material for the HackYourFuture module "Understand backend: creating web servers with JavaScript using Node.js"

How to download and setup Node.js

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

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