TypeScript workflow template for Visual Studio Code
Code for the tutorial at Getting started: TypeScript and MVC 6 from Visual Studio Code
Position in the root of the project from a command window and run:
- dnu restore
- npm install
- dnu build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
TypeScript workflow template for Visual Studio Code
Code for the tutorial at Getting started: TypeScript and MVC 6 from Visual Studio Code
Position in the root of the project from a command window and run: