问题
Now that ASP.NET Core 2 is released, I have started to build a Web Application (MVC) using ASP.NET CORE in Visual Studio 2017. However when trying to add Angular 4 (or 2) to the existing project I find many outdated tutorials on the net. I would like some guidance on how and which procedure to chose (Angular CLI, WebPack, Manually etc.)
I'm aware there is a SPA (Angular) template inside visual studio 2017, however I've preferred to create a MVC web app first.
来源:https://stackoverflow.com/questions/45800595/add-angular-4-to-asp-net-core-2-0-web-application-mvc