create-whop
v0.1.2
Published
The best way to create a Whop app
Downloads
4
Readme
create-whop
This is a CLI to quickly create a new Whop app using the whop-apps-template
👋 This is an unofficial tool built by me. If the Whop team is interested in owning this, please reach out to me.
Usage
To scaffold a Whop app using create-whop
, run any of the following commands depending on your package manager:
npm
npm create whop@latest
pnpm
pnpm create whop@latest
yarn
yarn create whop