Skip to content

Instantly share code, notes, and snippets.

@evasyuk
Created November 1, 2015 17:04
Show Gist options
  • Save evasyuk/3f71bdc08fc7799dffae to your computer and use it in GitHub Desktop.
Save evasyuk/3f71bdc08fc7799dffae to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install nodejs
sudo apt-get install npm
sudo npm install -g phonegap
___
build
___
curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get install nodejs
sudo apt-get install build-essential
https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-an-ubuntu-14-04-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment