Skip to content

martinpeck/hackernews-vue-apollo

Repository files navigation

Hackernews Vue Apollo

A Vue.js project that uses GraphQL, and the Graph.cool service

This is a Hacker News web app, built by following the following excellent tutorial:

https://www.howtographql.com/vue-apollo/0-introduction/

The app uses the Apollo client for GraphQL, and the https://www.graph.cool/ service for its backend.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

# build and deploy to surge.sh
npm run deploy

About

Hackernews tutorial app using Vue.js and Apollo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published