A POC for building hubspot components from the handoff api
- Node 20, NPM
- Run
npm install -g handoff-hubspot
- Run
handoff-hubspot config
. This will ask you for the url to your hubspot instance, the paths to your shared css and your modules folder. - Run
handoff-hubspot list
to get a list of components available to you. - Run
handoff-hubspot fetch [component]
to pull down a component and transpile it to hubspot module.