개발/Mac
Node, NPM 설치
Juyeon Ji
2020. 11. 10. 19:46
설치
brew install node
확인
node -v
npm -v
설치
brew install node
확인
node -v
npm -v