Material and VUE2?

I’m going to make a new meteor app with material + vue

What is the best setup if I want to use material design

I normally used mdl and blaze

Is it okay to use: Vue + blaze-integration + mdl?

Use a material Vue library directly

1 Like

@akryum, what the best Material Lib for Vue?

Do anyone know a Android app made with Viejs and meteor?

I’m using https://vuetifyjs.com/ and I’m pretty happy with it.

2 Likes

Do you have a simple example with meteor and vuetifyjs ?