Skip to content

A simple chatting application using .NET And Angular.

Notifications You must be signed in to change notification settings

Md-Wahid/Udemy_Come2Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udemy_Come2Chat

A simple chatting application using .NET 7 And Angular 16. This project was generated with .NET version 7.0.2 and Angular CLI version 16.1.5.

Build

Run dotnet build to build the API project and ng build to build the client project. The build artifacts for angular/client will be stored in the dist/ directory.

Development server

Run at first dotnet run (for API) and then ng serve (for client) for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

About

A simple chatting application using .NET And Angular.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published