From 2d89db0b9d57236843d1949b686d62ac562653e0 Mon Sep 17 00:00:00 2001 From: iki Date: Wed, 19 Aug 2026 17:29:28 +0000 Subject: [PATCH] =?UTF-8?q?Add=20=EA=B0=9C=EB=B0=9C=ED=99=98=EA=B2=BD?= =?UTF-8?q?=EC=84=A4=EC=A0=95.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 개발환경설정.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 개발환경설정.html diff --git a/개발환경설정.html b/개발환경설정.html new file mode 100644 index 0000000..ca05878 --- /dev/null +++ b/개발환경설정.html @@ -0,0 +1,22 @@ + +개발환경 설정 + + + + + + + + +

개발환경 설정

VSCODE 설치

Pasted image 20260819013148.png
+Microsoft Store에서

vscode를 검색하고
+Visual Studio Code를 설치하세요

Git 설치

Pasted image 20260819013407.png
+[Install for Windows] 를 눌러서 아래 페이지로 이동합니다.

Pasted image 20260819013540.png
+여기서 [Git for Windows/x64 Setup] 을 클릭하여

Pasted image 20260819013619.png

바탕화면에 다운로드 받은뒤

Pasted image 20260819013703.png

[Install]을 눌러서 설치하면 완료입니다.

Pasted image 20260819013724.png

NVM (Node Version Manager) 설치

Pasted image 20260819013918.png
+설치 하는 방법은

https://www.nvmnode.com/ko/guide/installation.html <-- 여기 참조하세요 (쉬움)

\ No newline at end of file