Skip to content

timokluser-dev/django-workshop-frontend

Repository files navigation

django-workshop-frontend

➡️ Backend: timokluser-dev/django-workshop

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Install Apollo

npm install vue-apollo graphql@15.8.0 apollo-client apollo-link apollo-link-http apollo-cache-inmemory graphql-tag

Install Codegen

npm install @graphql-codegen/cli -D
npm install @graphql-codegen/typescript -D

→ Create file ./codegen.yml

About

a vue project to call a graphql api with apollo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published