# with npx $ npx create-nextron-app my-app --example basic-lang-javascript # with yarn $ yarn create nextron-app my-app --example basic-lang-javascript # with pnpm $ pnpm dlx create-nextron-app my-app ...