How to publish and run asp.net core 1 & angular 2 application with IIS? -


how deploy angular 2 (2.0.0-rc.4) , asp.net core web application (.net core 1 – sdk version 1.0.0-preview2-003121) on iis?

here link docs:

https://docs.asp.net/en/latest/fundamentals/environments.html

i have created 5 min video on how setup angular 2 , aspnetcore

https://www.youtube.com/watch?v=o3vga1jthje

if in visual studio, use publish button deploy.

the deployed version exported wwwroot folder


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -