13 Forks
25 Stars
25 Watchers

es6

Код учебного курса “ES6” на YouTube-канале webDev (https://tinyurl.com/62udyxnw)

How to download and setup es6

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

Or simply clone es6 with SSH
[email protected]:YauhenKavalchuk/es6.git

If you have some problems with es6

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