Skip to content

💫 This is a management system written using the Class API for Vue2 and Vue3 versions of the Quasar framework and supports TypeScript. where the master branch is used for the Vue2 version and the v3-admin branch is used for the Vue3 version.

Notifications You must be signed in to change notification settings

dirkhe1051931999/quasar-typescript-admin-template

Repository files navigation

Quasar App (quasar-vue3-admin-template)

Use vue-facing-decorator(Class syntax) to Write Vue3 , discard setup syntax , use vite instead of use webpack , embrace OOP , try my self do it

Vue3 Class syntax online preview https://dirkhe1051931999.github.io/v3-admin

Login

Dashboard

Table

## 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.

About

💫 This is a management system written using the Class API for Vue2 and Vue3 versions of the Quasar framework and supports TypeScript. where the master branch is used for the Vue2 version and the v3-admin branch is used for the Vue3 version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •