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
Post a Comment