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 Starter Template

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

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

start by typing

npm install

at the root of the "package.json" file

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

gulp get:started

Open a cmd, navigate to the folder containing the "project.json" file and type

dnx web

and navigate with a browser to

http://localhost:5000

Find my Blogpost about this here: How to start with Visual Studio (Code), Angular2 beta 0, Typescript & ASP.NET Core 1.0

![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