Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 369 Bytes

RoofCommunity Frontend Design Only

To run this code you need to follow some steps.

  1. install Node.js
  2. 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