I'm a little new to the HubSpot CMS developer setup.
I was able to successfully follow the setup guide to create a local React app and ran "npm start" to push the changes to the account's Design Manager.
At this point, I am a little confused as to what to do to get my application to appear within HubSpot.
I've read up on themes and modules but I am still a little perplexed on how to get my app into the default theme/page.
More importantly, I am attempting to use axios to query the test account customer database, however, I am getting a CORS error due to the domain used in the Design Manager Preview mode for my application.
Can we update the README.md to be a little more specific as to what to do once the developer executes the "npm start" command?
Thanks!
Josh
I'm a little new to the HubSpot CMS developer setup.
I was able to successfully follow the setup guide to create a local React app and ran "npm start" to push the changes to the account's Design Manager.
At this point, I am a little confused as to what to do to get my application to appear within HubSpot.
I've read up on themes and modules but I am still a little perplexed on how to get my app into the default theme/page.
More importantly, I am attempting to use axios to query the test account customer database, however, I am getting a CORS error due to the domain used in the Design Manager Preview mode for my application.
Can we update the README.md to be a little more specific as to what to do once the developer executes the "npm start" command?
Thanks!
Josh