Getting Started

Installation

sh
npx @tanstack/cli create my-app
npx @tanstack/cli create my-app

Global

sh
npm install -g @tanstack/cli
# or: pnpm add -g @tanstack/cli

tanstack create my-app
npm install -g @tanstack/cli
# or: pnpm add -g @tanstack/cli

tanstack create my-app

Requirements

  • Node.js 18+