maronato-vue-cli-plugin-apollo

v0.22.3
vue-cli 3 plugin to add Apollo and GraphQL
vue vue-cli apollo graphql

dev

nodemon --exec 'npm run build' --watch graphql-client/src

build

yarn build:graphql-client && yarn build:client-addon

build:graphql-client

babel graphql-client/src --out-dir graphql-client/dist

build:client-addon

cd ./client-addon && yarn build && cd ../

prepublishOnly

npm run build

test

npm run test:eslint && cd ./client-addon npm run lint

test:eslint

eslint --ext .js .

docs:dev

vuepress dev docs

docs:build

vuepress build docs
npm i maronato-vue-cli-plugin-apollo

Metadata

  • ISC
  • >=10
  • Guillaume Chau
  • released 11/22/2020

Downloads

Maintainers