• Blog
  • Documentation
  • Pricing
  • FAQ
  • Contact
Sign In
Sign Up

TailorQuote allows you to create calculators on your website where your customers can create their own quotes.

© Copyright 2025 TailorQuote. All Rights Reserved.

About
  • Blog
  • Contact
  • About Us
Product
  • Documentation
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • The Strategic Side
    • Why Publish Prices
    • Preparing your Business
  • Setting up your first Calculator
    • 1. Setting up your products
    • 2. Setting up Calculators
    • 3. Embedding your Calculator
    • 4. Receiving your first Quotes
    • 5 Inviting your Teammembers
    • 6. Managing your Project
  • Recipes
    • Countertop Business

2. Setting up Calculators

Learn how to install dependencies for your project.

To install dependencies in your project, please install pnpm by running the following command:

npm install -g pnpm

Next, navigate to your project directory and run the following command:

pnpm install

This will install all the dependencies listed in your package.json file.