$ git clone https://github.com/saikeen/bird_healthcare.git
$ cd bird_healthcare/
$ mkdir -p projects
$ cd projects/
$ git clone https://github.com/saikeen/bird_healthcare_frontend.git
$ git clone https://github.com/saikeen/bird_healthcare_backend.git
bird_healthcare
└── projects
├── bird_healthcare_frontend
└── bird_healthcare_backend
$ yarn dc-build
$ yarn dc-setup
$ yarn db-reset
$ yarn dc-up
Please access in http://localhost:3000