CORS error trying to access account page during development

I’m developing using the Shopify CLI connected to GitHub. I serve the shopify theme to view it as I develop then push to the repo. I’m trying to redo the account page but I cannot login to view what it looks like due to CORS not allowing me to authenticate. How can I access the account page?