Homepage: https://saetan.github.io/react-lab-projects/
- Comment build folder from
.gitignore
- Add
"homepage":"."
to package.json - Activate pages manually and set the theme (to fix 404).
- Run
npm run build
in your desired cra folder and git add, commit, and push. - The link to your new react app is
./app-name/build