Skip to content

Instantly share code, notes, and snippets.

@dan-f
Created December 12, 2017 21:53
Show Gist options
  • Save dan-f/fc96501d5430af1a6bc668b6d55f7574 to your computer and use it in GitHub Desktop.
Save dan-f/fc96501d5430af1a6bc668b6d55f7574 to your computer and use it in GitHub Desktop.
#!/bin/sh
yarn && yarn db:migrate && yarn build:dll && yarn build:relay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment