I was wondering if anyone knows how to use https on dev for the \'create-react-app\' environment. I can\'t see anything about that in the README or quick googling. I just wa
I could not get that to work (setting HTTPS=true), instead, i used
react-https-redirect
A simple wrapper around your App component.
App