Skip to content

Installation

To scaffold an app using create-vhs, run any of the following commands and answer the command prompt questions:

Terminal window
bun create vhs@latest
Terminal window
npm create vhs@latest
Terminal window
pnpm create vhs@latest
Terminal window
yarn create vhs@latest

After your app has been scaffolded, you can read our Getting Started guide.