# vscode-remote Run VS Code remotely. ## Contributing ### Getting the source ``` git clone https://github.com/codercom/vscode-remote ``` ### Installing dependencies ``` cd vscode-remote yarn ``` ### Run ``` yarn start ```