Getting Started git clone git@github.com:aptos-labs/create-aptos-dapp.git cd create-aptos-dapp pnpm install Run pnpm run dev That would build the tool and then run it locally After any code changes, you should run pnpm run dev again