Skip to content

brandiqa/vue-axios-graphcsms

Repository files navigation

Simple Blog - Vue.js Axios GraphCMS Integration

Please note a READ-ONLY token has been provided in this demo. To use your own GraphCMS backend, simply create an .env.local file and provide the following settings:

VUE_APP_ENDPOINT=
VUE_APP_TOKEN=

Project setup

git clone git@github.com:brandiqa/vue-axios-graphcsms.git
cd vue-axios-graphcms
npm install

Compiles and hot-reloads for development

npm run serve

Open browser at URL localhost:8080

Compiles and minifies for production

npm run build

Run your tests

npm run test

About

Vue.js Blog powered by Axios and GraphCMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published