Sprocket Rocket
  • Sprocket Rocket Design System
  • Initial Setup
    • Setup HubL Local Server
    • Setup SR App Locally
    • Clone LaunchPad Starter
  • Create a New Module
    • Design
    • Code
    • Implementation
    • Create a Pull Request
    • Fields JSON
  • Code Patterns
    • Design Settings
    • Headings
    • Responsive Images
    • Implementing Forms
    • Typography
    • CTA/Button
    • Spacers
  • PR Review
    • Design / Code Review
    • Implementation Review
  • Handoff Relay Checklist
    • Client Request - Handoff
    • Page/Template Design - Handoff
    • Module Design - Handoff
    • Page/Template Development - Handoff
    • Module Development - Handoff
    • Review & Delivery - Handoff
  • Guides and Tutorials
    • Code Snippets
    • Lazy Loading
    • How to setup the blog subscription notification emails
    • 404 Error Tracking Event with Google Analytics and Google Tag Manager
    • How to setup a form to be used with SR Conversational Form 01
    • Upgrading Bootstrap to Latest Version
  • HS Page Launch (QC)
  • SR Agency Website Review Checklist (QC)
Powered by GitBook
On this page
  1. Initial Setup

Setup HubL Local Server

PreviousInitial SetupNextSetup SR App Locally

Last updated 6 years ago

Download and install the latest version of the HubL Local Server from

We use the same local server installation for all projects and for this to work we need to change templateBaseDir in conf/config.yaml to:

templateBaseDir: work/hubthemes

When setting up a new project / cloning a repo, the project root folder should be your-hubl-server-folder/work/hubthemes/project-name

To start the HubL Local Server you can use gulp or gulp dev on older projects.

https://designers.hubspot.com/docs/tools/local-hubl-server