Setup your Node Environment

OS X

brew update
brew install node
brew install npm
brew install mongodb

Linux

apt-get update -y
apt-get install node -y
apt-get install npm -y
apt-get install mongodb -y
apt-get install nginx -y
apt-get install git -y

results matching ""

    No results matching ""