Deploying to Heroku
npm run launch (this also deploys and checks your work)
git add .
git commit -am ‘Adding new distribution’
npm run deploy2
npm run launch (this also deploys and checks your work)
git add .
git commit -am ‘Adding new distribution’
npm run deploy2