curlybraces / quasar-admin-2

A admin template based on Quasar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar Admin (quasar-admin)

A Quasar Admin Template

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.

About

A admin template based on Quasar

License:MIT License


Languages

Language:Vue 44.7%Language:TypeScript 38.0%Language:JavaScript 14.2%Language:Stylus 1.9%Language:HTML 1.2%