Skip to content

Repository files navigation

ASP.NET MVC 5 Demo

Simple demo with Angular 2, Typescript, MVC 5, and WebAPI.

Getting Started

Prepare the project, and start the Kestrel web server:

$ dnu restore
$ dnu build
$ dnx web

In another terminal, start a Typescript compiler process with --watch option:

$ npm run tsc

Leave this terminal to do its thing as you develop your application, but check it on occasion or if you are experiencing client-side issues as the Typescript compile may present compiler errors here.

About

A demo for using ASP.NET 5, WebAPI, and Angular 2 in harmony

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages