Akryum / vue-apollo-todos

Vue Apollo GraphQL mutation examples
https://akryum.github.io/vue-apollo-todos/
80 stars 16 forks source link
apollographql graphql vuejs

vue-apollo-todos

A TODOs demo app with Vue and Apollo

This app have a lot of mutation examples with cache updates.

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build