An open API service indexing awesome lists of open source software.

https://github.com/sau-lanvy/ng-chat

Build a simple Chat app with Asp.net Core, SignalR Core and Angular CLI
https://github.com/sau-lanvy/ng-chat

angular-cli aspnetcore signalr-core

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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