create-web3-frontend <command>
Quickly create a Next.js project with wagmi and TailwindCSS ready to go
Arguments
Name | Description |
---|---|
command | 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 |