githubEdit

GitHub Pages

Facebook actually has documented all of the steps needed to completely deploy a React app on GitHub pages on their deployment pagearrow-up-right. Doing this would make the site accessible at https://tjuav.github.io/site1/. We might want to change that using CNAME at some point following this guidearrow-up-right on the GitHub docs.

Last updated