# Create Tina App

Create Tina App is a powerful command-line interface (CLI) tool designed to kickstart your Tina project. It sets up a new Tina project with a simple command, saving you the hassle of manual configuration. This tool provides a solid foundation, allowing you to focus on building your unique content management system. With Create Tina App, starting a new Tina project has never been easier.

## Getting Started

To get started, you need to first build the code - see [contributing](https://github.com/tinacms/tinacms/blob/main/CONTRIBUTING.md).

1. run `pnpm link --global`
1. Test your changes by running `npx create-tina-app`
1. Run `pnpm unlink` when done to unlink the local build
