Bedouin -- AASMA 17/18 Running Locally Make sure you have Node.js and the Heroku CLI installed. $ npm install $ npm start or $ nodemon Your app should now be running on localhost:5000 or find it in production at aasma-bedouin Deploying to Heroku $ git push heroku master $ heroku open