You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,7 @@ vue+meteor is a set of packages to help you create awesome apps quickly and effi
16
16
17
17
You will be able to [use meteor data inside Vue](https://github.com/Akryum/vue-meteor-tracker#vue-integration-for-meteor) or [write `.vue` files in your meteor project](https://github.com/Akryum/meteor-vue-component/tree/master/packages/vue-component).
18
18
19
-
## Examples Links
20
-
21
-
For more detailed documentations, see the [usage section](#usage) below.
22
-
23
-
-[Simple example project (Vue 2.x)](https://github.com/Akryum/meteor-vue2-example)
24
-
-[Simple example project (Vue 1.x)](https://github.com/Akryum/meteor-vue-example)
25
-
-[Routing example project (vue 2.x)](https://github.com/Akryum/meteor-vue2-example-routing)
26
-
-[Routing example project (Vue 1.x)](https://github.com/Akryum/meteor-vue-example-routing)
27
-
-[Blaze example project](https://github.com/Akryum/meteor-vue-blaze)[[2](https://github.com/Akryum/meteor-vue-blaze/tree/render-blaze)]
28
-
-[i18n example project](https://github.com/Akryum/meteor-vue-example-i18n)
0 commit comments