CLI that scaffolds an opinionated Bun & Vue fullstack application.
Requires Bun v1.3 or later.
bun create @kevinmarrec/app
# OR
bunx @kevinmarrec/create-appAfter scaffolding, see the generated README.md in your project root for detailed setup instructions, including environment configuration, Docker setup, and development workflows.