Skip to content

borlip/ts-vscode-boilerplate

Repository files navigation

ts-vscode-boilerplate

Boilerplate Visual Studio Code TypeScript project.

Please visit blog.wolksoftware.com to learn more about this template.

How to use this template?

  1. Download .zip and unzip it:
$ wget https://github.com/remojansen/ts-vscode-boilerplate/archive/master.zip
$ unzip master.zip
  1. Install dependencies and their type definitions:
$ cd ts-vscode-boilerplate
$ npm install
$ typings install
  1. Open in VS Code

  2. Use Shift + Command + p to open command panel and type "run task":

  1. Select "run task" to see available gulp tasks:

  1. Use Shift + Command + = and select "Start":

  1. Enjoy real-time tests results powered by Wallaby.js:

  1. Enjoy coding with TypeScript!

Please send a PR! If you know how to make this template better.

About

Visual Studio Code TypeScript Boilerplate Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published