One second to read GitHub code with VS Code.
Just add 1s
after github
and press Enter
in browser address bar for any repository you want to read.
For Example VS Code:
https://github1s.com/microsoft/vscode
You need these prerequisites as same as VS Code for development.
$ git clone [email protected]:conwnet/github1s.git
$ cd github1s
$ yarn
$ yarn watch
$ yarn serve # in another shell
$ # Then visit http://localhost:5000 or http://localhost:5000/conwnet/github1s once the build is completed.
$ yarn
$ yarn build