227 Forks
722 Stars
722 Watchers

ES6-learning

《深入理解ES6》教程学习笔记

How to download and setup ES6-learning

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

Or simply clone ES6-learning with SSH
[email protected]:hyy1115/ES6-learning.git

If you have some problems with ES6-learning

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