Skip to content

Installing prerequisites on ubuntu 12.04 lts

Lior Kesos edited this page Dec 16, 2013 · 7 revisions

sudo apt-get update sudo apt-get upgrade sudo apt-get install mongodb git sudo apt-get install -y python-software-properties python g++ make sudo add-apt-repository -y ppa:chris-lea/node.js sudo apt-get update sudo apt-get install nodejs sudo npm install bower -g

Clone this wiki locally