You will be prompted for the project name and package manager.
Terminal
Copy
$ npx JTBDOS@latest init┌ Let's start a JTBDOS project!│◇ What is your project named?│ my-app│◇ Which package manager would you like to use?│ pnpm│◇ Project initialized successfully!│└ Please make sure you install the Mintlify CLI and Stripe CLI before starting the project.
This will create a new directory with your project name and clone the repo into it. It will run a setup script to install dependencies and copy .env files. You can read more about environment variables here.