在指定文件夹右击打开open git bash here, 敲git clone 加从GitHub中code里复制的地址
git clone
star
README.md
issue
LICENSE
找开源项目的一些途径
掘金社区
• https://github.com/trending/
• https://github.com/521xueweihan/HelloGitHub
• https://github.com/ruanyf/weekly
• https://www.zhihu.com/column/mm-fe
特殊的查找资源小技巧-常用前缀后缀
• 找百科大全 awesome xxx
• 找例子 xxx sample
• 找空项目架子 xxx starter / xxx boilerplate
• 找教程 xxx tutorial