-
Update node package manager:
sudo npm install npm -g -
Install website dependencies. From this directory:
sudo npm install -
Run application and open the browser to http://localhost:31331
nodejs app.js
Update node package manager:
sudo npm install npm -g
Install website dependencies. From this directory:
sudo npm install
Run application and open the browser to http://localhost:31331
nodejs app.js