Sentio, ergo sum
LecturesStudies

Node 설치하기

2019. 11. 18. 03:53 dev/node#javascript#node.js 설치

$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | sh
$ nvm install node