kom Setup instructions Clone repository cd into repository Run npm install cd into client Run npm install Development-mode cd back to root folder Run npm run kom Exit with Ctrl+C Deployment-mode Run npm run build cd back to root folder Run node app.js Exit with Ctrl+C