meteor / vue-tutorial

14 stars 18 forks source link

refactor(vue-tutorial): move Meteor tutorial to vue3 #23

Closed vit0rr closed 1 year ago

vit0rr commented 1 year ago

Hi!! This PR is dedicated to refactoring every vue-tutorial to vue3. I'll also include a tutorial about prettier and eslint to vue get autosuggestion at IDE. Also, use Vue router, tailwindcss, and the newest version of MeteorJS.

And also using composition. Issue ref.: https://github.com/meteor/vue-tutorial/issues/20

By the way, I'm learning vue during this process. So, if you note something that can be improved, please let me know.

Code

Documentation (markdown)

https://github.com/meteor/vue-tutorial/assets/70543018/2ad25adc-40c0-46f6-ad91-875408520c7b

vit0rr commented 1 year ago

I think that we can close this PR since it is moved to https://github.com/meteor/vue3-tutorial/pull/2