[Solved] Quasar CLI Vs Vue CLI 3?
-
I am a newbie for Quasar.
Please shareQuasar CLI Vs Vue CLI 3
. -
Quasar CLI uses Vue CLI “under the covers”. Vue CLI only installs Vue with the specified build framework template. Qusar CLI install Vue and all the Quasar greatness. If you are using Quasar and want CLI support, use Quasar CLI
-
thanks for your reply