# 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 ```