Skip to content

Instantly share code, notes, and snippets.

@camin-mccluskey
Last active August 5, 2020 20:45
Show Gist options
  • Save camin-mccluskey/d70151daaaa0b48430223bbf58635af8 to your computer and use it in GitHub Desktop.
Save camin-mccluskey/d70151daaaa0b48430223bbf58635af8 to your computer and use it in GitHub Desktop.
Project Site package.json
{
"homepage": "https://<your-github-username>.github.io/<project-name>",
"scripts": {
"deploy": "gh-pages -d build"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment