Skip to content

ghaliesh/chit-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perspective :

Real-time chatting app using aspnetcore SignalR (for testing two-user chat, YOU MUST USE TWO DIFFERENT BROWSERS)

Installation :

npm run install-server

AND

npm run install-client

Running the app :

cd API

then

dotnet watch run

AND

cd client

then

ng serve

Built With

License

This project is licensed under the MIT License - see the MIT LICENSE file for details

About

Aspnetcore SignalR Chatting API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published