With this repository we are running an npm, ASP.NET Core, SignalR and Angular with Typescript Project
Just clone this repo and run
npm start
in the "client" folder and browse to
http://localhost:4200
to see the page then.
Or just load the application in Visual Studio and press the Play Button.
Have fun :)