VS Code Samples
Перейти к файлу
Chris Dias 50cd6160fe instructions 2015-09-24 16:50:50 -07:00
node-express-javascript instructions 2015-09-24 16:50:50 -07:00
node-express-typescript instructions 2015-09-24 16:50:50 -07:00
.gitignore initial commit 2015-09-24 16:40:33 -07:00
LICENSE instructions 2015-09-24 16:50:50 -07:00
README.md instructions 2015-09-24 16:50:50 -07:00
thirdpartynotices.txt instructions 2015-09-24 16:50:50 -07:00

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

License

MIT