Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sbcoba/b424eea307e0c3f75426c2b047c93dbe to your computer and use it in GitHub Desktop.
Save sbcoba/b424eea307e0c3f75426c2b047c93dbe to your computer and use it in GitHub Desktop.
curl --silent --location https://rpm.nodesource.com/setup_6.x | sudo bash -
sudo yum install -y nodejs
sudo yum install -y git
sudo npm install -g bower
bower install commonjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment