Use create-* scaffolding through npm.
Section: Execution helpers
Run a create-* initializer
bash
bash
npm create vite@latest my-appExplanation
Use create-* scaffolding through npm.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Execution helpers
Run a binary from a package
Run a local binary inside the project context.
Run a package temporarily
Download a package temporarily and run its binary.
Create a new workspace
Create a workspace and update the root workspaces list.