HubSpot / cms-react

A repo to expose CMS react examples, React defaults modules, and more to CMS devs
http://github.hubspot.com/cms-react/
Apache License 2.0
18 stars 12 forks source link

Hubspot CMS dev server not working #26

Open tmmychn opened 4 months ago

tmmychn commented 4 months ago

I'm was able to run npm run start with no error but when trying to access http://hslocal.net:3000 I hit an error: Invalid Host Header.

timmfin commented 1 week ago

Sorry for missing this. Do you still have a problem with this?

If so, have you tried localhost:3000 instead of hslocal.net?