mirror of
https://github.com/coder/code-server.git
synced 2024-11-23 03:37:19 +03:00
VS Code in the browser
browser-idedev-toolsdevelopment-environmentideremote-workstarred-coder-repostarred-repovscodevscode-remote
packages | ||
rules | ||
scripts | ||
.gitignore | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
vscode-cloud
Run VS Code in the cloud.
Contributing
Getting the source
git clone https://github.com/codercom/vscode-cloud
Installing dependencies
cd vscode-cloud
yarn
Run
yarn start