Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created January 3, 2018 13:21
Show Gist options
  • Save amandeepmittal/331d37106cf7cb69cf8e20bb60dc33c0 to your computer and use it in GitHub Desktop.
Save amandeepmittal/331d37106cf7cb69cf8e20bb60dc33c0 to your computer and use it in GitHub Desktop.
"scripts": {
"deploy": "gatsby build --prefix-paths && gh-pages -d public",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment