This is the Getting Started project for HubSpot developer projects. This repo contains code that is intended to help developers to get up and running with developer projects quickly and easily.
There are a few things that must be set up before you can make use of this getting started project.
- You must have an active HubSpot account.
- You must have the HubSpot CLI installed and set up.
- You must have access to developer projects (developer projects are currently in public beta under "CRM Development Tools").
The HubSpot CLI is configured to pull from the latest release of this project. To get started, run the following CLI command in your terminal:
hs project create
The CLI should walk you throug the rest of the setup flow.