yarn dlx create-next-app myapp
Category: Node.js & npm/yarn
yarn dlx create-next-app myapp
Run a package from the npm registry temporarily without installing it — Yarn's equivalent of npx
Downloads and runs a package once without installing it — Yarn Berry's equivalent of npx.