Created
November 1, 2015 17:04
-
-
Save evasyuk/3f71bdc08fc7799dffae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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