Skip to content

Social networking app created using Angular and ASP.NET

Notifications You must be signed in to change notification settings

smile-eh/SocialApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialApp

Social networking app created using Angular and ASP.NET

Requirements

  • .NET version 7.0.202
  • Node.js version 18.2.0
  • Angular CLI 14.2.11
  • Typescript 4.7.4

To start the API for developement run:

cd .\API\
dotnet watch run

You may be required to create an appsettings.json file to specify runtime variables.

To start the client for development run:

cd .\client\
ng serve

About

Social networking app created using Angular and ASP.NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published