Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 443 Bytes

File metadata and controls

25 lines (15 loc) · 443 Bytes

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