Friday 27 February 2015

Node JS on LinuxMint

sudo apt-get install curl
sudo curl -sL https://deb.nodesource.com/setup | sudo bash -
apt-get install -y nodejs