@ -0,0 +1,20 @@
# Build Instructions
Clone the repo:
```bash
git clone https://gitea.ammar.engineer/ammar/CS207-HW3
cd CS207-HW3
```
Build:
cmake -B build -G Ninja
ninja -C build
Run:
./build/ClinicApp