You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 1 · Clone the repo
git clone https://github.com/tinyHiker/PRO_Portal.git
cd PRO_Portal
# 2 · Install & run the back-endcd backend
npm install # express, cors, typescript, ts-node-dev …
npm run dev # hot-reload server (leave this tab running)# 3 · Install & run the front-end (in a new terminal)cd ../frontend
npm install # pulls http-server dev dep
npm run serve # serves UI on http://localhost:5173
About
Creating screening program for medical professionals. Medical professionals apply, the system checks if they meet the requirements to be a practicing doctor in Canada