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
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: