GuidesGetting Started

Getting Started with TrackCodex

Learn how to set up TrackCodex and start building faster.

Prerequisites

  • Node.js v18+
  • Git installed on your system

Quick Install

npm install -g trackcodex

First Steps

  1. Initialize your project: trackcodex init
  2. Connect your repository: trackcodex connect
  3. Start coding!