- Update to latest CLI version by running
npm install -g @hubspot/cli@latest. - Run
hs initif you haven’t already done so to create a config file for your parent account. - Run
hs authto authenticate your account. Alternatively, select your pre-authenticated account withhs accounts use.
Clone the repository and navigate to your hubspot account and open CRM Development
Now in the CLI, enter into this newly created folder by cd display-iframe-modal/src/app/extensions. Run npm install to install the dependencies for this project.
While in cd display-iframe-modal/src/app/extensions. Run DisplayIframe.jsx and update URI for the iframe (currently there is placeholder calculator).
Run hs project upload. If you’d like to build on this project.