Travis CI with Node.js and Slack A barebones Node.js app using Express 4. Running Locally Make sure you have Node.js. $ git clone [email protected]:Badiapp/badi-travis-ci-node.git $ cd badi-travis-ci-node $ npm install $ npm start Your app should now be running on localhost:5000.