Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulghm/vue-lavin-quotes
Frases de Lavin with Vue + GraphQL (Graph.cool) 😘
https://github.com/raulghm/vue-lavin-quotes
apollo-client graphcool graphql spa twitter-api vue vue-apollo
Last synced: 2 months ago
JSON representation
Frases de Lavin with Vue + GraphQL (Graph.cool) 😘
- Host: GitHub
- URL: https://github.com/raulghm/vue-lavin-quotes
- Owner: raulghm
- Created: 2017-11-27T05:05:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T06:34:24.000Z (about 2 years ago)
- Last Synced: 2024-05-01T22:20:35.153Z (9 months ago)
- Topics: apollo-client, graphcool, graphql, spa, twitter-api, vue, vue-apollo
- Language: Vue
- Homepage: https://lavinquotes.netlify.com
- Size: 2.48 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Lavin Quotes
> Frases random de Lavin
* Vue 2.x
* Vue-apollo 3.x
* Twitter Api
* Graphcool Function Resolver## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm start# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).