I am completely new to Quasar and am currently learning the video tutorial. The tutorial told me to use "quasar dev" but that doesn't work. The information in the "quasar create" text tells me to use "quasar dev #" (which does work). what is the difference? # What means?
I don't know why this happens, but I figured out how to turn it off.
In the quasar.config.js file, remove the following lines from the
build:
section:This code was put there by the creation process and I suspect it provides some functionality that I currently don't use as a complete beginner.