Open Terminal and type cd /Volumes Then write ls to show all. Then Enter Specific folder by cd.
git clone https://github.com/proofofexistence/proofofexistence.git
cd proofofexistence
npm install
npm run build
cp config/test.yaml config/local-development.yaml
npm start