Skip to content

Instantly share code, notes, and snippets.

@merolhack
Last active November 25, 2015 22:28
Show Gist options
  • Select an option

  • Save merolhack/c65d1d68022950cf9fa4 to your computer and use it in GitHub Desktop.

Select an option

Save merolhack/c65d1d68022950cf9fa4 to your computer and use it in GitHub Desktop.
Node.JS & Phonegap Instalación y configuración

yum install nodejs npm -y

npm install -g bower

su -c "npm install -g phonegap"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment