1 Forks
9 Stars
9 Watchers

es6

A breif quick and dirty run through for learning the core of es6 and hopefully more

How to download and setup es6

Open terminal and run command
git clone https://github.com/dusty-learning/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/dusty-learning/es6/archive/master.zip

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

If you have some problems with es6

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