/ASPNETCore-Angular-SignalR-Typescript

An example of an Angular application using ASP.NET Core and SignalR

Primary LanguageTypeScript

Angular // ASP.NET Core // SignalR

With this repository we are running an npm, ASP.NET Core, SignalR and Angular with Typescript Project

signalr

Code

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 :)