This is the Getting Started project for HubSpot developer projects. It contains a private app, a CRM card written in React, and a serverless function that the CRM card is able to interact with. This code is intended to help developers 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 enables you to run this project locally so that you may test and iterate quickly. Getting started is simple, just run this HubSpot CLI command in your project directory and follow the prompts:
hs project dev