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
- Host: GitHub
- URL: https://github.com/sau-lanvy/ng-chat
- Owner: sau-lanvy
- Created: 2017-10-10T03:09:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T18:12:09.000Z (over 7 years ago)
- Last Synced: 2025-04-23T00:43:46.346Z (7 days ago)
- Topics: angular-cli, aspnetcore, signalr-core
- Language: TypeScript
- Homepage:
- Size: 92.8 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()