• Blog
  • Pricing
  • FAQ
  • Contact
Sign InSign Up

ESG³ Connect is a platform supporting small suppliers to embark on their ESG journeys, as well as enabling corporates to manage and assess their supply chain for sustainability.

fin𝕏in
Services
  • ✓Mistakes To Avoid
  • ✓ESG Reporting
  • ✓ESG Training
  • ✓Sustainability
Useful Link
  • ❯Affiliate Program
  • ❯ESG Reporting
  • ❯ESG Training
  • ❯Sustainability
Newsletter

Get the latest updates and news directly in your inbox.

© Copyright 2026 ESG Cubed Connect. All Rights Reserved.

  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • Getting started with Makerkit
    • Installing Dependencies
  • Authentication
    • Configuration

Installing Dependencies

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.