React App does not show up
-
Hello,
I have an existing react app that shows up on localhost. However, trying to build the app and opening it up in local wordpress, I see that <div id=”root”></div> is blank.
I have made sure to change the build script to the following as seen in other posts:
“build”: “PUBLIC_URL=/wp-content/reactpress/apps/resourcelibrary/build react-scripts build”,Do you think you could offer some guidance as to why nothing shows up?
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘React App does not show up’ is closed to new replies.