create-web3-frontend <project-directory>
Quickly create a Next.js project with wagmi and TailwindCSS ready to go
Arguments
Name | Description |
---|---|
project-directory | folders |
Options
Name | Description |
---|---|
--ts, --typescript | Initialize as a TypeScript project |
--use-npm | Explicitly tell the CLI to bootstrap the app using npm |
--use-pnpm | Explicitly tell the CLI to bootstrap the app using pnpm |
-h, --help | Display help for command |