Loving Tina? ⭐️ us on GitHubStar

Docs

Learn

v.Latest
Documentation
Starter Kits
Prefer to watch a video? Check out the video guide below:

To quickly setup a new Tina starter, from the command line:

npx create-tina-app@latest

From there, you will be prompted a few quick setup questions:

Once your local starter has been created, to run the starter, follow the instructions in the CLI:

1. Move into the project directory with cd <your-starter-name>.

2. Run the project with your chosen package manager's dev command. See pnpm below.

pnpm run dev
Last Edited: March 27, 2025