Tutorial creating an app using VS 2017 preview 2 or later and the following:

@fiyazbinhasan can you do this?
i can!!! 馃憤 kindly provide me the outline. note that I wrote a section describing how to create and developing an angular application using the template for a previous issue Add SpaServices with ASP.NET Core doc here:
https://github.com/fiyazbinhasan/Docs/blob/angular2-doc/aspnetcore/client-side/angular2.md#creating-an-angular-application-using-spaservices
let me know whether the demo app will work or will it be a multi-part article showcasing a full CRUD based application. TIA.
@scottaddie can you help me come up with an outline?
@Rick-Anderson Yep! I've assigned myself to this issue as a reminder to create an outline.
@scottaddie can you work on an outline or something to get @fiyazbinhasan going?
That is awesome.
A question, that where is the
.anguar-cli.json
file now? I still need it to generate component from cli which is a quicker way than VS.
@YuxuanLin The Angular CLI isn't currently supported in the project template; however, there is a plan to add it. See the following issue for more info: https://github.com/aspnet/JavaScriptServices/issues/1288.
Awesome! Thanks!
This is being addressed in #4919.