React app with react-router-dom not working in WordPress and ReactPress plugin
I am trying to get a simple react app (create react app) with react-router-dom to work inside a WordPress site using the ReactPress plugin. Taking code straight from the ReactPress documentation, I have the React app working on localhost, but…