해당 파일 다운로드 후 압축 해제
적절한 경로에 프로젝트 폴더 생성 ⇒ ex C:\dev\MaPDuck 후 터미널을 이용해 해당 경로 이동
터미널(명령프롬프트) ⇒ git clone http://Fork한_github_repository_주소.git ./ 후 엔터
압축 푼 파일 중 .gitignore 파일 삭제 후 내부 파일 복사
windows: https://javacpro.tistory.com/62
mac: https://ooeunz.tistory.com/5
ubuntu: https://ksbgenius.github.io/nodejs/2020/11/22/ubuntu-node-js-install.html