20 Forks
57 Stars
57 Watchers

JS30

This is a JavaScript practice with JavaScript30 by Wes Bos without any frameworks, no compilers, no boilerplate, and no libraries.

How to download and setup JS30

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

Or simply clone JS30 with SSH
[email protected]:amelieyeh/JS30.git

If you have some problems with JS30

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