-
Notifications
You must be signed in to change notification settings - Fork 25.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0 Create an angular app using the templates #3769
Comments
@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: 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.
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: aspnet/JavaScriptServices#1288. |
Awesome! Thanks! |
This is being addressed in #4919. |
Tutorial creating an app using VS 2017 preview 2 or later and the following:
The text was updated successfully, but these errors were encountered: