Sign InGet Started

Helix is the easiest way to build and manage your AI Agents. It provides you with the tools you need to build your AI Agent Workforce, without the hassle of building it from scratch.

Property Management

  • Tenant Screening
  • Lease Management
  • Rent Collection
  • Maintenance Coordination
  • Portfolio Analytics
  • Integrations

Industries

  • Commercial Real Estate
  • Institutional Landlords
  • Property Developers
  • REITs
  • Multi-Family Properties
  • View All

Solutions

  • Multi-Property Management
  • Portfolio Optimization
  • Operational Automation
  • Enterprise
  • Case Studies
  • Pricing

Company

  • About Us
  • Events
  • Resources
  • Press
  • Contact
  • Changelog
info@helix-ai.com+65 8922 8242+65 8808 2673

71 Robinson Road, Singapore 068895 Singapore (Asia Pacific)

CookiesPDPAPrivacyTerms

©2025 One X Group Pte. Ltd. All rights reserved.

  • 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.