Windows – Install Node.js and NPM.js Raw(gist.github.com)
gist.github.com
Windows – Install Node.js and NPM.js Raw
https://gist.github.com/anovsiradj/e19f476a71b96e6b99da5b4b629a2553
https://gist.github.com/anovsiradj/e19f476a71b96e6b99da5b4b629a2553
curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
sudo apt-get install -y nodejs