Welcome to ASPNET Core Angular SignalR Typescript
With this project we are running an Angular project which is getting updated by an ASP.NET Core backend with SignalR. It receives data over a REST interface and gets datapushed with SignalR. Enjoy!
Install
Just clone this repo and run
npm installin the frontendangularsignalrclient folder.
Usage
npm startin the frontendangularsignalrclient folder.
To run the backend make sure you have installed the dotnet cli and run
dotnet runin the backendASPNETCore folder.
http://localhost:4200to see the page then.
Have fun!
Author
? Fabian Gosebrink
- Twitter: @FabianGosebrink
- Github: @FabianGosebrink
Show your support
Give a ️ if this project helped you!
This README was generated with ❤️ by readme-md-generator
下载源码
通过命令行克隆项目:
git clone https://github.com/FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript.git