Visual Studio Website Templates -
# List all web templates dotnet new list web
They save you from starting from an empty folder. visual studio website templates
dotnet new react -n MyReactApp
# List all web templates dotnet new list web
They save you from starting from an empty folder. visual studio website templates
dotnet new react -n MyReactApp