0 Forks
1 Stars
1 Watchers

30DaysOfJavascript

Short projects using latest Es6, ES2017 vanilla Javascript from Wes Bos' tutorial

How to download and setup 30DaysOfJavascript

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

Or simply clone 30DaysOfJavascript with SSH
[email protected]:staceyb/30DaysOfJavascript.git

If you have some problems with 30DaysOfJavascript

You may open issue on 30DaysOfJavascript support forum (system) here: https://github.com/staceyb/30DaysOfJavascript/issues