0 Forks
2 Stars
2 Watchers

js

javascript核心知识点,es6,7,8,9学习笔记,es6工作总结

How to download and setup js

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

Or simply clone js with SSH
[email protected]:lulongwen/js.git

If you have some problems with js

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