2023-03-20 02:14:37 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 22:54:22 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 22:54:22 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 13:31:39 +08:00
2023-03-19 22:54:22 +08:00

Quasar App (link-chang)

A Quasar Project

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Description
No description provided
Readme 325 KiB
Languages
Vue 62.7%
TypeScript 17.6%
JavaScript 17.3%
HTML 2.4%