create-supex
v1.0.2
Published
Create Supex extension with one command
Downloads
7
Maintainers
Readme

The recommended method for creating a Supex app is using create-supex, which automatically sets up everything for you.
npx create-supex@latest
# or
yarn create-supex@latest
# or
pnpm create-supex@latest
# or
bunx create-supex@latestThis command create a folder with the project name and required config files.
