Skip to content

Akryum/vue-apollo-todos

Repository files navigation

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