1.1.86 • Published 9 months ago

cem-quasar v1.1.86

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

Quasar App (quasar-vite-project)

A Quasar Project

Install the dependencies

yarn install

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

yarn dev

Lint the files

yarn run lint

Build the app for production

yarn build

Customize the configuration

See Configuring quasar.config.js.