Septic 360 LogoSeptic 360 Logo Dark
  • Pricing
  • FAQ
  • Blog
  • Contact
Sign InBook A Demo
Septic 360 LogoSeptic 360 Logo Dark
Septic MarketingSeptic Website DesignSeptic SEOSeptic PPCSeptic Local Service Ads
(c) 2026 Septic 360. | All Right Reserved.
SepticLeads iconSepticLeads
Septic360 iconSeptic360
  • 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.