> Come the day when I can just create a JS project in the IDE wizard, get
all the standard plumbing in-place and start coding.

You can do this, type

> dotnet new angular

or

> dotnet new react

or

> dotnet new vue

It will create all the plumbing and you just click Start with everything in
place.

Reply via email to