# Setup HubSpot CMS config - DELETE?

In VS Code terminal:

Because... the below code will pull from Hubspot and add the CLI language to the folder you are in. So, navigate VSCode to the folder you need to be in first. Then out can run the following

```bash
npm install @hubspot/cms-cli
```

```bash
npm init
```

```bash
npx hs init
```