universal-vue-app-with-graphql
universal-vue-app-with-graphql copied to clipboard
How To Create A Universal Vue App With GraphQL
How To Create A Universal Vue App With GraphQL
I’ve been creating Universal Apps with Vue lately. These apps will render HTML on both the client- and server side. I wondered how to combine this with GraphQL.
Quickstart
yarn
yarn dev
yarn graphql
Full Article
https://medium.com/@jonaskuiler/how-to-create-a-universal-vue-app-with-graphql-39ce35a07e93