Scaffolding for New Item missing - Angular SPA template #688

Closed
opened 2025-08-09 17:17:16 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @jsinh on 6/4/2017

I am using VS2017 - seems like the only way to create new template (project) for Angular (my case) is from cmd using dotnet new angular...

If I am missing something please point through, but meanwhile i managed to use the cmd option to create Angular SPA project.

Issue: I do not have a clean way to create angular component which has component HTML and associated (properly grouped in VS solution explorer) - TS (code file) and mapped CSS file.

I have to manually copy three files and edit project settings to make it work, do we have a way / workaround for it?

*Originally created by @jsinh on 6/4/2017* I am using VS2017 - seems like the only way to create new template (project) for Angular (my case) is from cmd using `dotnet new angular...` If I am missing something please point through, but meanwhile i managed to use the cmd option to create Angular SPA project. **Issue**: I do not have a clean way to create angular component which has component HTML and associated (properly grouped in VS solution explorer) - TS (code file) and mapped CSS file. I have to manually copy three files and edit project settings to make it work, do we have a way / workaround for it?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#688
No description provided.