Getting started
TanStack Router
Set up Intent in your TanStack Router project with Tailwind CSS using a simple and efficient installation process. Get started quickly with minimal setup.
Installation
Start a new project with the following command:
npm
pnpm
yarn
bun
npx create-tsrouter-app@latest app --template file-router --tailwind
Next, initialize Intent in your project:
npm
pnpm
yarn
bun
npx shadcn@latest init @intentui/theme-default
Adding components
Add Intent components to your project with the following command:
npm
pnpm
yarn
bun
npx shadcn@latest add @intentui/text-field @intentui/button @intentui/menu
Starter kit
Get started quickly with our TanStack Router Starter Kit, which includes Intent preconfigured. Clone the repository here and start building your project immediately.
Unlock the full power ofIntent UI Design
Build modern web apps faster with 1000+ resources across components, blocks, patterns, templates, and starter kits.