---
home: true
heroImage: /screenshot.png
actionText: Get Started →
actionLink: /guide/
features:
- title: Auto-pilot
  details: Automatically integrate vue-apollo into your Vue app!
- title: Builtin Apollo client config
  details: Get started with a zero-config, customizable & upgradable Apollo client
- title: Embedded Apollo Server
  details: Create a fullstack GraphQL app in minutes! Supports websocket subscriptions and more!
footer: LICENCE MIT - Created by Guillaume CHAU (@Akryum)
---

<p style="text-align: center;">
  <a href="https://www.patreon.com/akryum" target="_blank">
    <img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
  </a>
</p>

## Sponsors

[![sponsors logos](https://guillaume-chau.info/sponsors.png)](https://guillaume-chau.info/sponsors)

## Quick Start

```bash
vue add apollo
```
