Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 504 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 504 Bytes

Fakeksi

  • this is clone website and inspired here

frontend side

  • Dependencies : Angular "@angular/cli": "^15.0.0" version

Installation

  • ->sudo npm install -g @angular/cli
  • ->ng new {folderName}
  • ->cd {folderName}
  • ->ng serve --watch --live-reload --poll 2000

backend side

  • backend code here
  • Dependencies : c# dotnet version 7.

sql side

Dependencies : mssql