Node.js
Open your terminal and type
git clone https://github.com/TheGitDevelopers/your-negotiumcd your-negotiumnpm install
Open your terminal in negotium directory and type
npm start
It runs the app in the development mode on http://localhost:9000.