Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 681 Bytes

File metadata and controls

17 lines (13 loc) · 681 Bytes

MLG Assigment

this assigment to know knolage of developer

pre requesits

  • insure that u have sql server 2019 installed in ur pc
  • insure that u have .net core 6 sdk installed in ur pc
  • insure that u have angular 17 installed in ur pc

steps

  1. create database Calld "liberaryDb"
  2. run script located on Database Scripts
  3. run backend project (this project)
  4. open commend prompet on front end project which located on Front Project
  5. run npm install on front project
  6. run fron project by ng serve