1.0.2 • Published 2 years ago

create-supex v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

⌛

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@latest

This command create a folder with the project name and required config files.