Tutorial
Fork the repo

Clone your fork and install the project locally
Set up your upstream remote
Last updated
Was this helpful?

Last updated
Was this helpful?
Was this helpful?
git clone <url-to-your-fork-of-helpafamily-here>
cd helpafamily/
cp .env.example .env
yarn install[remote "upstream"]
url = https://github.com/margaritahumanitarian/helpafamily-manual.git
fetch = +refs/heads/*:refs/remotes/upstream/*