50cd6160fe | ||
---|---|---|
node-express-javascript | ||
node-express-typescript | ||
.gitignore | ||
LICENSE | ||
README.md | ||
thirdpartynotices.txt |
README.md
vscode-samples
This repository contains sample applications customized for Visual Studio Code. Each sample is a self contained workspace with configuration files specific to that folder. To take full advantage of VS Code, open an individual sample rather than opening the root (where this file is located).
For example, to open a new instance of VS Code and load the node-express-javascript sample, do the following from the terminal:
code node-express-javascript