# Visual Studio Code ## Create Project ```sh # Create Project helios project add vscode --repo https://github.com/bmallen-xs/Helios-Services --ref main --path vscode # Clone / Pull helios project pull vscode ``` ## Run ```sh helios project up vscode ```