You will need:
- Github Desktop GUI
- Homebrew
- Node -- Install using
brew install node
.
Once, you have the pre-requisites above set up and sucessfully cloned the Git repository, do the following in the terminal
cd medical-calculators
npm install
cd medical-calculators
npm run start