Skip to content

Commit ba2b0ad

Browse files
author
Guillaume Chau
authored
Examples changes
1 parent da6be6c commit ba2b0ad

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,9 @@ Here is a list of recommended packages for developping a meteor+vue app:
3434

3535
### Examples
3636

37-
- [Complete Example/Demo Project](https://github.com/Akryum/vue-meteor-demo) (recommended)
38-
- [Simple example project (Vue 2.x)](https://github.com/Akryum/meteor-vue2-example)
39-
- [Routing example project (vue 2.x)](https://github.com/Akryum/meteor-vue2-example-routing)
40-
41-
<br>
42-
43-
### Creating a new vue-meteor project ![vue](https://img.shields.io/badge/vue-2.x-brightgreen.svg)
44-
45-
- **Recommended**: Create a new project without blaze, using Vue 2.x:
46-
- See the [simple example project](https://github.com/Akryum/meteor-vue2-example) for instructions.
37+
- [Guide Example](https://github.com/meteor-vue/guide)
38+
- [TodoMVC](https://github.com/meteor-vue/todomvc)
39+
- [Complete Example/Demo Project](https://github.com/Akryum/vue-meteor-demo)
4740

4841
<br>
4942

0 commit comments

Comments
 (0)