How to Setup a Basic Vite + Vue Project (+ Vue Router) 2022

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ส.ค. 2024
  • Learn how to create a basic Vue + Vite Project 🙂
    Requirements:
    - Node.js
    - Yarn
    Want 1-on-1 coaching or to build you a project?
    Message me on Codementor: www.codementor...
    My website: www.zackplauch...
    Instagram: / zackplauche

ความคิดเห็น • 24

  • @renattoestebanguzmansosa1333
    @renattoestebanguzmansosa1333 ปีที่แล้ว +2

    Thank you so much! It is my first time using Vue, this video was really helpful to get me started.

    • @zackplauche
      @zackplauche  9 หลายเดือนก่อน +1

      Awesome 🙂 Happy to help!

  • @isaackoh4049
    @isaackoh4049 8 หลายเดือนก่อน +1

    thanks so much for this startup guide, your typing speed is nice too.

    • @zackplauche
      @zackplauche  8 หลายเดือนก่อน

      Thanks! Glad you liked it 🙂 it's a bit outdated, checkout the new one! It's on my main channel page at the moment.

  • @pechupechaairukkattum6986
    @pechupechaairukkattum6986 ปีที่แล้ว +2

    That was quick to the point and very understandable. Thank you.

  • @samuelbanya
    @samuelbanya ปีที่แล้ว +1

    Thanks for this video. Pretty useful to create a basic Vue + Vite + Vue-Router based app as a base, so its not bad. Counter button is pretty much repeat from the actual template from Vue themselves so that wasn't really needed, but otherwise overall pretty decent exposure to just make a simple app as a starting point.
    Helped a lot for my own frontend based Vue app I've been making.

    • @zackplauche
      @zackplauche  9 หลายเดือนก่อน +1

      Hey Thanks! I'm about to post more Vue + Nuxt videos in the near future 🙂

  • @ZurasIT
    @ZurasIT ปีที่แล้ว +1

    quick, easy and good! keep going

    • @zackplauche
      @zackplauche  9 หลายเดือนก่อน +1

      Dude thanks for the motivation! I will 🙂 Getting back into it now haha. Hope to see you again on the journey!

  • @nguyenvietkhoa1649
    @nguyenvietkhoa1649 ปีที่แล้ว +1

    thank you so much

  • @zetastv9001
    @zetastv9001 ปีที่แล้ว +1

    OMG bro thax... New sub

  • @joaquin-nunez
    @joaquin-nunez ปีที่แล้ว +1

    Thanks a lot

  • @filipevieira1602
    @filipevieira1602 ปีที่แล้ว +1

    Thanks

  • @vidu2
    @vidu2 ปีที่แล้ว +1

    Thank you very much.

  • @zaidbaarab552
    @zaidbaarab552 11 หลายเดือนก่อน +1

    so good but your keyboard is veery noisy , its higher than your voice, try to change it

    • @zackplauche
      @zackplauche  9 หลายเดือนก่อน

      Thanks! I actually switched keyboards and microhphones and in my future videos it will be much better 🙂

  • @kingshanaman
    @kingshanaman 7 หลายเดือนก่อน +1

    Are you actually typing as you talk? because daayymn!! that was fast.

    • @zackplauche
      @zackplauche  6 หลายเดือนก่อน

      Yes hahaha, and thanks!

  • @danielochoja8507
    @danielochoja8507 ปีที่แล้ว +1

    Awesome!

    • @zackplauche
      @zackplauche  ปีที่แล้ว

      Thanks! Be sure to checkout the updated video 2 vids after this 🙂😎

  • @nitraM321
    @nitraM321 ปีที่แล้ว

    perfect, thanks !

    • @zackplauche
      @zackplauche  9 หลายเดือนก่อน

      Sure thing! 😀

  • @huhwhyismyname
    @huhwhyismyname ปีที่แล้ว

    Hi, i used Vite in my terminal to create React projects. Can I create vue projects without downloading additional tools?

    • @zackplauche
      @zackplauche  ปีที่แล้ว +2

      You should be able to create a vue project similar to how you create react (almost the same way).
      Did you watch my video?