Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Project (Angular + .NET API)

📁 מבנה הפרויקט

  • server/ → Backend (.NET Web API)
  • client/ → Frontend (Angular)

⚙️ דרישות

  • .NET SDK
  • Node.js + npm
  • Angular CLI:
npm install -g @angular/cli

🚀 הרצת הפרויקט

Backend (.NET)

cd server
dotnet restore
dotnet run --project .\Games.Api\Games.Api.csproj

Frontend (Angular)

cd client
npm install
ng serve

🌐 כתובות


🧪 בדיקות

dotnet test

📌 הערה

יש להריץ את השרת והקליינט בנפרד.

About

server web api, client angular

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages