File size: 133 Bytes
8a677e1
 
 
 
1
2
3
4
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source .bashrc
nvm install node
npm install -g nodemon