Skip to content

RahadianArthapati/vue-graphql-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-graphql-starter

Starter project for Vue 2 and GraphQL with Graphcool


graphcool

I use yarn for package manager

  1. create simple API with graphcool

paste your endpoint here 👍

main.js

const networkInterface = createNetworkInterface({ uri: 'your-end-point' });
  1. type yarn in root project to install dependencies
  2. run the dev server with yarn run start

About

Starter project with Vue 2 and GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published