Hi everyone! 👋
I could really use your help.
I recently started developing using the HubSpot CLI and VS Code. Until now, I had always built my modules directly in the Design Manager. My usual workflow was:
Build the HTML and CSS structure.
Create editable fields in the HubSpot UI.
Replace static content in the code with field references.
Now that I’m working locally with the CLI, I’m a bit unsure about the best way to follow that same process. How should I structure a module from scratch using just VS Code?
Is there any official or community video tutorial that walks through creating a full module from scratch in VS Code using the CLI (with fields, preview, etc.)?
Any guidance, examples, or resources would be really appreciated!
Thanks so much 🙌