DEV Community

Discussion on: React Router with GitHub Pages

Collapse
 
caffiendkitten profile image
DaNeil C

Thanks for the input. I have since changed it to a HashRouter for the GitHub Pages to get my refreshing to work and then the Switch with a 404 default pages works great. GitHub Pages is so picky.