react-redux-starter-kit
react-redux-starter-kit copied to clipboard
react-empty error for local browser open
-
1、change environments.config set compiler_public_path = "./"
-
2、 npm run deploy:prod
-
3、open index.html by chrome browser ,console has no error. but the page is blank.
of course your router doesn't find match in file:///Users/gordanyang/blah/blah/index.html
use nginx or apache httpd
I am running in httpd still getting the same issue.
Please advice.