sudo apt-get install nodejs
sudo apt-get install npmAlso install Postman Chrome extension for getting details of headers, cookies and status on each server request. Also you can send POST and PUT requests using this.
To install all dependencies automatically, go to node-express folder and also to conFusionServer folder on terminal and type:
npm install