@kyuda/apollo
v5.0.0-alpha.8
Published
[![Nuxt Apollo](./docs/public/cover.jpg)](https://apollo.nuxtjs.org)
Downloads
7
Readme
Note: This branch is for Nuxt 3 compatible module. Checkout the v4
branch for Nuxt 2 support.
Preview
Development
- Clone this repository
- Ensure you have the latest LTS version of Node.js installed
- Run
corepack enable
- Install dependencies using
pnpm install
- Start playground with
pnpm dev