Arab Angels is a medium between entrepreneurs and angel investors in the arab world.
sudo mv nginx.conf /etc/nginx/sites-enabled/arabangels.org
sudo ln -s /etc/nginx/sites-enabled/arabangels.org /etc/nginx/sites-available/arabangels.org
The Node Js Daemon
sudo npm install pm2 -g
You need to install bower first.
sudo npm install bower -g
now you're ready to download dependencies.
cd public
sudo bower install
In your project directory
npm install