this repository cloned from branch angular-5.0-WIP
Execute set ASPNETCORE_ENVIRONMENT=Development
in the command line
And execute npm install && npm run build:dev && dotnet restore
in the command line
Execute in the command line dotnet run
Open a browser and navigate to http://localhost:5000/users
Please refer the the links above