Skip to content

Instantly share code, notes, and snippets.

@paulomcnally
Created June 4, 2015 06:48
Show Gist options
  • Save paulomcnally/be0f38daecc5987344f5 to your computer and use it in GitHub Desktop.
Save paulomcnally/be0f38daecc5987344f5 to your computer and use it in GitHub Desktop.
Migrate Loopback on Heroku
heroku run bash
npm install grunt
npm install grunt-loopback-auto
npm install -g grunt-cli
grunt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment