Answer the question
In order to leave comments, you need to log in
Why is a React/Redux project not showing up on github.io hosting?
Greetings) Why is the React/Redux project not showing up on github.io hosting? Other projects that are not in react are displayed normally. Added a .htaccess
file to the
root folder with the following content:
Options -MultiViews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.html [QSA,L]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question