BLACK HILL SYSTEMS
Published on BLACK HILL SYSTEMS (http://blackhillsystems.com)

Home > Installation of Node.js

Installation of Node.js

published by admin on Fri, 03/13/2015 - 17:41

Within an Ubuntu 14.04 instance in Amazon:

sudo apt-get install nodejs
sudo apt-get install npm
sudo npm install -g express
npm link express


Source URL: http://blackhillsystems.com/?q=node/36