Skip to content

Instantly share code, notes, and snippets.

@hughdbrown
Last active June 16, 2020 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hughdbrown/a0c02a898a1a39136906fae99e36b4bb to your computer and use it in GitHub Desktop.
Save hughdbrown/a0c02a898a1a39136906fae99e36b4bb to your computer and use it in GitHub Desktop.
Github pages with react resource
# Github pages
https://pages.github.com/
https://help.github.com/en/github/working-with-github-pages/setting-up-a-github-pages-site-with-jekyll
https://help.github.com/en/github/working-with-github-pages/about-github-pages
http://jmcglone.com/guides/github-pages/
https://www.npmjs.com/package/gh-pages
https://dev.to/yuribenjamin/how-to-deploy-react-app-in-github-pages-2a1f
https://medium.com/the-andela-way/how-to-deploy-your-react-application-to-github-pages-in-less-than-5-minutes-8c5f665a2d2a
https://github.com/gitname/react-gh-pages
https://create-react-app.dev/docs/deployment/#github-pages-https-pagesgithubcom
https://www.youtube.com/watch?v=4NapRkCazks
https://itnext.io/so-you-want-to-host-your-single-age-react-app-on-github-pages-a826ab01e48
https://create-react-app.dev/docs/deployment/#github-pages-https-pagesgithubcom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment