Vue.js Tutorial From Scratch - e10 - Introduction to Vue CLI and Vue UI Tool

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

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

  • @adam192021
    @adam192021 5 ปีที่แล้ว +3

    The BEST as always!

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

    Well Done Sit, Waiting for next .

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

      Already working on it. Coming later today

  • @adityadolas623
    @adityadolas623 4 ปีที่แล้ว

    awsome tutorial series 🤟,
    waiting for nuxt.js tutorials 😬.

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

    Great job. Thanks alot.

  • @vitor-peixoto
    @vitor-peixoto 5 ปีที่แล้ว +1

    it's the same thing when you install laravel right? with "laravel new my-project-name" in the command line, I mean the vue stuff inside of laravel, when you need to do stuff with vue like create components etc...

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

      Yes very similar.

  • @davidgerges5867
    @davidgerges5867 4 ปีที่แล้ว

    Does vue cli makes laravel-mix webpack usage NOT necessary anymore?

  • @tobias6361
    @tobias6361 5 ปีที่แล้ว

    I don’t see the need for CLI. Do we need CLI for any purpose or is it just to make things easier and that would be the second question, was does it make easier?

    • @CodersTape
      @CodersTape  5 ปีที่แล้ว

      The CLI is for building Vue only apps. It is a great tool for that because it scaffolds the build process with npm for you.

  • @SaberHosneyDev
    @SaberHosneyDev 5 ปีที่แล้ว

    What type of terminal do you use ?

  • @vibhakarkumarvidagdha7956
    @vibhakarkumarvidagdha7956 5 ปีที่แล้ว

    How to inegrate laravel mix using vue ui tools. please help

    • @CodersTape
      @CodersTape  5 ปีที่แล้ว

      What are you trying to achieve?