Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 230 Bytes

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