How can combine dotnet new webapp project with create-react-app?
dotnet new webapp
create-react-app
I try this steps: