Files
tauri/test/cloudish
Daniel Thompson-Yvetot 7f7855e325 chore(test apps) updates
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-23 19:13:28 +02:00
..
2019-08-23 19:13:28 +02:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-23 19:13:28 +02:00
2019-08-23 19:13:28 +02:00
2019-08-22 16:46:45 -03:00

Quasar App (embedded)

A Quasar Framework app

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.