# create-wagmi

Get up and running quickly with [Wagmi](https://wagmi.sh) by using the `create-wagmi` CLI.

## Installation

```bash
npm create wagmi
# or
pnpm create wagmi
# or
yarn create wagmi
```

## Documentation

For documentation and guides, visit [wagmi.sh](https://wagmi.sh/cli/create-wagmi).
