bun create vite myapp

Category: Node.js & npm/yarn

bun create vite myapp

Scaffold a project from a template

Runs the create-vite starter to generate a Vite app in the myapp directory, prompting for framework choices. bun create maps to the matching create-* npm package, like bunx create-vite. Follow with bun install in the new folder.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.