/ng-chat

Build a simple Chat app with Asp.net Core, SignalR Core and Angular CLI

Primary LanguageTypeScript

ng-chat

Build a simple Chat app with Asp.net Core, SignalR and Angular CLI

How to run

Open the command line:

  1. npm install
  2. ng build
  3. dotnet run