To quickly setup a new Tina starter, from the command line:
npx create-tina-app@latestFrom there, you will be prompted a few quick setup questions:

Once your local starter has been created, to run the starter:
cd <your-starter-name> into its new directory & run:
yarn devNext we'll show you how to use the Tina editor!

Last Edited: February 4, 2022