GitHub代码一键转VS Code:只需 1s
极市导读
被微软收购后的 GitHub,正在变得越来越易用,现在又有人把它和「宇宙第一 IDE」VS Code 紧密联系起来了。 >>加入极市CV技术交流群,走在计算机视觉的最前沿
项目地址:https://github.com/conwnet/github1s
$ git clone git@github.com:conwnet/github1s.git
$ cd github1s
$ yarn
$ yarn watch
$ yarn serve # in another shell
$ # Then visit http://localhost:5000 once the build is completed.
$ yarn
$ yarn build
赞 (0)