Skip to content

Commit a749eff

Browse files
author
Guillaume Chau
authored
Removed vuex section
1 parent 1657784 commit a749eff

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -101,16 +101,6 @@ Translate your app quickly and easily with [vue-i18n](https://github.com/kazupon
101101

102102
[Example app](https://github.com/Akryum/meteor-vue-example-i18n)
103103

104-
### State management with vuex ![vue](https://img.shields.io/badge/vue-1.x-green.svg)
105-
106-
**:warning: This is using the old `vuex` package and is not compatible with Vue 2.x**
107-
108-
Manage the state of your app with a centralized data store with [vuex](https://github.com/vuejs/vuex).
109-
110-
[:package: See Installation & Usage in akryum:vuex](https://github.com/Akryum/meteor-vue-component/tree/master/packages/vuex#installation)
111-
112-
[Example app](https://github.com/Akryum/meteor-vuex-example)
113-
114104
### Embed Blaze template ![vue](https://img.shields.io/badge/vue-1.x-green.svg) ![vue](https://img.shields.io/badge/vue-2.x-brightgreen.svg)
115105

116106
Use Blaze templates inside your vue components.

0 commit comments

Comments
 (0)