0 Forks
0 Stars
0 Watchers

Es6-katas

My solutions to exercises on es6katas.org

How to download and setup Es6-katas

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

Or simply clone Es6-katas with SSH
[email protected]:andyknolla/Es6-katas.git

If you have some problems with Es6-katas

You may open issue on Es6-katas support forum (system) here: https://github.com/andyknolla/Es6-katas/issues