/quasar-q-select-blog-post

For the blog post "Quasar's "Select" Component... 7 Reasons It's The Gift That Just Keeps Giving!"

Primary LanguageJavaScript

QSelect (q-select)

Learn the ins and outs (and arounds) of QSelect!

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.