Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

FabianGosebrink/ASPNET-WebAPI-AngularJs-Typescript

Repository files navigation

Typescript demo done with Visual Studio Code and ASP.NET WebAPI

Here my sample ASP.NET Application is rewritten in Typescript on clientside with Visual Studio Code.

Be sure to have typescript compiler "tsc" and "tsd" installed

http://definitelytyped.org/

Just run

npm install
and
bower install