Skip to content

An Angular2 / ASP.NET Core Starter Template with small Gulp-Tasks

Notifications You must be signed in to change notification settings

ljruiten/ASPNET-Core-Angular2-StarterTemplate

Repository files navigation

Angular 2 ASP.NET CORE 1.0 RC2 Starter Template

This is a starter template for developing Angular2 with ASP.NET CORE 1.0 RC2 Applications.

This template is done with npm. Its an Angular2 application with an http-service getting values from an ASP.NET CORE WebAPI.

Start by typing

npm install

at the level of the "package.json" file

You can copy the js files manually or use the gulp task

gulp get:started

Now you can just press "play" inside Visual Studio to get started.

If you change the *.ts-files you need to run the tsc command manually.

![alt text][logo] [logo]: _gitAssets/01.jpg "Screenshot"

About

An Angular2 / ASP.NET Core Starter Template with small Gulp-Tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published