We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0bb6bd + 6d2643f commit 408538aCopy full SHA for 408538a
content/JHelper/gettingStarted.mdx
@@ -16,7 +16,7 @@ slug: 'JHelper/1gettingStarted'
16
외부 기여자는 먼저 원본 프로젝트를 자신의 GitHub 계정으로 'Fork'해야 합니다. Fork는 다른 사람의 프로젝트를 내 저장소로 복사하여 자유롭게 수정할 수 있게 해주는 기능입니다.
17
18
Fork를 통해, 원본 레포지토리를 내 레포지토리로 복사합니다.
19
-
+
20
21
Fork가 완료되면, **내 계정에 생성된 저장소**를 로컬 컴퓨터로 복제(Clone)합니다.
22
@@ -65,4 +65,4 @@ yarn develop
65
<img src="./Images/codespace-3.png"/>
66
67
2.4) 개인계정에 할당된 codespace는 월별 사용량이 정해져 있으므로 작업을 완료한 이후에는 다음과 같이 codespace를 삭제합니다.
68
-<img src="./Images/codespace-4.png" width="10px"/>
+<img src="./Images/codespace-4.png" width="10px"/>
0 commit comments