dotnet new --install Microsoft.AspNetCore.SpaTemplates::*
> dotnet new angular > dotnet restore > npm install > dotnet run
go to http://localhost:5000
go to https://bitbucket.org/tmorriszone/