Check out the other repositories as well:
- Navigate inside of AngularAspNetCoreSignalR.Angular folder and enter npm install
- Start the client app by entering ng serve
- Navigate inside of AngularAspNetCoreSignalR and enter dotnet run to start the server app (the packages will be restored automatically)