App Logo
BenefitsFeatures
Products
Services
DocsBlog
App Logo

AI employees that work 24/7 for you. Scale your business operations effortlessly with intelligent automation.

[email protected][email protected]
+91 84606 33937

Product

  • Features

Company

  • About Us
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 WingerX. All rights reserved.

Built with❤️for the future of work
  • 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.