Skip to content

Resultify/nimbly-lite

Repository files navigation

Nimbly Lite


Compatible browsers

Requirements

  1. Create a HubSpot development sandbox for testing and development purposes. Link

  2. Create a personal CMS access key to enable authenticated access to your account. Link

Quick start

  1. npm install - install all development dependencies
  2. Add to .env file your portal name and PERSONAL_ACCESS_KEY Read more
  3. npm run upload - upload all local changes to remote HubSpot portal check more commands