Skip to content

devmobasa/AngularAspNetCoreSignalR

Repository files navigation

Check out the other repositories as well:

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

Build a simple chat app with Angular and ASP.NET Core SignalR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published