To quickly setup a new Tina starter, from the command line:
npx create-tina-app@latestTo run the starter, cd <your-starter-name> into its new directory & run:
yarn devor...
If you prefer to get started using a UI, try our our Quickstart to setup a hosted starter with Vercel:
Already have a NextJS site?
The tina
initcommand can be used to bootstrap Tina within your existing NextJS application. If you're looking to setup Tina on an existing NextJS, checkout our guide
Next we'll show you how to use the Tina editor!

Last Edited: October 18, 2021