0 Forks
2 Stars
2 Watchers

ES2017

A breif quick and dirty run through for getting a taste of ES2017 JavaScript

How to download and setup ES2017

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

Or simply clone ES2017 with SSH
[email protected]:dusty-learning/ES2017.git

If you have some problems with ES2017

You may open issue on ES2017 support forum (system) here: https://github.com/dusty-learning/ES2017/issues