Skip to content

Instantly share code, notes, and snippets.

@rodrilima
Last active May 11, 2020 00:28
Show Gist options
  • Save rodrilima/2ec4de60bb32959bcfd31be03b4ddcb9 to your computer and use it in GitHub Desktop.
Save rodrilima/2ec4de60bb32959bcfd31be03b4ddcb9 to your computer and use it in GitHub Desktop.
"homepage": "https://yourgithubname.github.io/your-app-name",
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment