adamjbradley / ReactSignalRExample

Minimal example of using SignalR with ASP.NET single-page React app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactSignalRExample

dotnet new react, but replacing generated ClientApp with a fresh npx create-react-app --typescript and adding basic SignalR functionality.

About

Minimal example of using SignalR with ASP.NET single-page React app


Languages

Language:TypeScript 47.2%Language:C# 30.5%Language:HTML 16.5%Language:CSS 5.7%