Skip to content

The Angular 2 quick start (typescript) tutorial building and running in Visual Studio Code

Notifications You must be signed in to change notification settings

briandesousa/angular2-quickstart-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains the files necessary to run the Angular 2 Quick Start (TypeScript version) from within Visual Studio Code (VS Code).

These VS Code configuration files have been added to support TypeScript compilation and running the application:

  • .vscode/launch.json - configuration required to start the lite-server module used to host the application when run through VS Code
  • .vscode/tasks.json - configuration required to run the TypeScript compiler in watch mode to re-compile .ts files on save

About

The Angular 2 quick start (typescript) tutorial building and running in Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published