Derek-Wds / UniHealth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: Cloning

To clone this repository, run git clone --recursive git@github.com:Derek-Wds/UH-backend.git. Cloning without --recursive will not download the submodules containing the backend and frontend.

UniHealth

This is the central repository for the Unihealth Branch #1 system.

Updating submodules

If your version of the frontend or backend becomes out of sync with the upstream branch, run git submodule update --remote to sync the updates for the submodules.

About