To run this code you need to follow some steps.
- install Node.js
- install Git Bash
After Completing the installation process go to the Git Bash terminal and run this code:
NB: You must go to the "front-end" directory.
cd front-end
npm install -y
npm install -g @angular/cli
npm install bootstrap@5
ng serve -o