I have a built a small React application with create-react-app, and it runs fine from the local server after running npm start. OK so far.
npm start
cd
python -m SimpleHTTPServer 8080
localhost:8080/index.html