We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1656f7c commit 13bdca3Copy full SHA for 13bdca3
README.md
@@ -2,7 +2,7 @@
2
3
Integrates [apollo](http://www.apollostack.com/) in your vue components with declarative queries.
4
5
-[See a simple Apollo server example](https://github.com/Akryum/apollo-server-example)
+[Apollo "hello world" app](https://github.com/Akryum/frontpage-vue-app)
6
7
## Installation
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "vue-apollo",
- "version": "1.0.0-beta7-3",
+ "version": "1.0.0-beta8",
"description": "Vue apollo integration",
"main": "index.js",
"scripts": {
0 commit comments