# getting-started-project-template **Repository Path**: mirrors_HubSpot/getting-started-project-template ## Basic Information - **Project Name**: getting-started-project-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # getting-started-project-template 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. ## Requirements 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](https://www.npmjs.com/package/@hubspot/cli) installed and set up. - You must have access to developer projects (developer projects are currently [in public beta under "CRM Development Tools"](https://app.hubspot.com/l/whats-new/betas)). ## Usage 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.