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 trackcodexFirst Steps
- Initialize your project:
trackcodex init - Connect your repository:
trackcodex connect - Start coding!