5 Forks
12 Stars
12 Watchers

JavaScript-First

An Open Source Book that teaches anyone how to code with JavaScript using the node.js runtime environment rather than a browser and by the end, you will build a server and a website using JavaScript.

How to download and setup JavaScript-First

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

Or simply clone JavaScript-First with SSH
[email protected]:JavaScript-Open-Curriculum-Foundation/JavaScript-First.git

If you have some problems with JavaScript-First

You may open issue on JavaScript-First support forum (system) here: https://github.com/JavaScript-Open-Curriculum-Foundation/JavaScript-First/issues