0 Forks
1 Stars
1 Watchers

es2015-exercises

Exercises for the newer features of JavaScript added in 2015 (ES6)

How to download and setup es2015-exercises

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

Or simply clone es2015-exercises with SSH
[email protected]:rithmschool/es2015-exercises.git

If you have some problems with es2015-exercises

You may open issue on es2015-exercises support forum (system) here: https://github.com/rithmschool/es2015-exercises/issues