Skip to content

devmobasa/SignalRSimpleChat

 
 

Repository files navigation

Requirements

  1. Angular CLI
  2. .NET Core SDK

How to run the application

  1. Navigate inside of AngularAspNetCoreSignalR.Angular folder and enter npm install
  2. Start the client app by entering ng serve
  3. Navigate inside of AngularAspNetCoreSignalR and enter dotnet run to start the server app (the packages will be restored automatically)

About

.NET 8 - ASP.NET Core 6 SignalR Simple Chat - Blazor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published