bun c <template> <name>

Start a new project from a template

Arguments

NameDescription
templatePackage from @bun-examples, GitHub repo, or local file
namefolders

Options

NameDescription
--forceOverwrite existing files
--no-installDon't install node_modules
--no-gitDon't create a git repository
--verboseToo many logs
--no-package-jsonDisable package.json transforms
--openOn finish, start bun and open in browser