812 Forks
5259 Stars
5259 Watchers

react-gh-pages

Deploying a React App (created using create-react-app) to GitHub Pages

How to download and setup react-gh-pages

Open terminal and run command
git clone https://github.com/gitname/react-gh-pages.git
git clone is used to create a copy or clone of react-gh-pages repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-gh-pages https://github.com/gitname/react-gh-pages/archive/master.zip

Or simply clone react-gh-pages with SSH
[email protected]:gitname/react-gh-pages.git

If you have some problems with react-gh-pages

You may open issue on react-gh-pages support forum (system) here: https://github.com/gitname/react-gh-pages/issues