NodeJS 설치


nodejs 사이트 들어가서 LTS 버전으로 설치하면 추후 버전관리할 때 굉장히 불편하다. 그러므로 nvm(node version manager)툴을 사용해서 node버전을 관리하자!

Homebrew 설치brew -vnvm 설치