Skip to content

Instantly share code, notes, and snippets.

View Woody-FE's full-sized avatar

Taein Kim Woody-FE

  • 닥터나우
  • 서울
View GitHub Profile
@falsy
falsy / nvm_quick_start.md
Last active November 22, 2024 02:35
NVM(Node Version Manager) 맥OS에서 설치 & 사용하기

NVM(Node Version Manager) Quick Start

맥OS에서 NVM 사용하기

NVM 설치

1. 설치

$ sudo curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash