98 Forks
41 Stars
41 Watchers

js-drills

A compilation of JS + Node problems (with solutions) with bootcamp students in mind.

How to download and setup js-drills

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

Or simply clone js-drills with SSH
[email protected]:zacanger/js-drills.git

If you have some problems with js-drills

You may open issue on js-drills support forum (system) here: https://github.com/zacanger/js-drills/issues