pnpm dlx create-react-app myapp
Category: Node.js & npm/yarn
pnpm dlx create-react-app myapp
Run a scaffolding tool once without installing it globally — pnpm's equivalent of npx
Runs a scaffolding tool once without a global install — pnpm's equivalent of npx, uses the global pnpm store for caching.