vscode-samples

VS Code Samples

  • 所有者: microsoft/vscode-samples
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

These examples use gulp. If you don't already have this installed globally then you can install with the following command:

npm install -g gulp

Next, cd into the sample directory, run npm install to install any necessary dependencies, and then start code:

JavaScript

cd node-express-javascript
npm install
code .

TypeScript

cd node-express-typescript
npm install
code .

To run the sample application, press F5 to start the server under the debugger and then browse to http://localhost:3000.

License

MIT

主要指標

概覽
名稱與所有者microsoft/vscode-samples
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台
許可證Other
所有者活动
創建於2015-09-24 23:33:08
推送於2017-11-08 18:59:39
最后一次提交2017-11-08 11:59:39
發布數0
用户参与
星數163
關注者數43
派生數102
提交數32
已啟用問題?
問題數7
打開的問題數0
拉請求數4
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?