These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deploymen$
Below is software that you will need to have installed to run this application.
sudo apt-get install npm;
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
NPM: v3.5.2 NodeJS: v9.10.0