- Google Search - auto refresh not working react
- https://stackoverflow.com/questions/43274925/development-server-of-create-react-app-does-not-auto-refresh
- https://forum.freecodecamp.org/t/development-server-is-not-auto-refreshing-while-making-changes-to-a-component-in-react/441245/20
- https://github.com/nimeshakya/react-practice/blob/82e8104276bb820c772e71c9480c7dca327e092a/public/index.html#L17
- https://discuss.codecademy.com/t/react-not-reloading-on-its-own/584762/6
- https://yarnpkg.com/package/react-scripts#changelog
yarn remove react-scripts yarn add --exact react-scripts@3.4.4 yarn start