curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
Use their instructions if possible.
nvm install node
Change to same directory as packages.json file and use the following:
npm install
Change to the directory containing your sources and use:
npm start