mila76 / clienttest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar App (client3)

A Quasar Framework app

Install the dependencies

npm install

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

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About


Languages

Language:JavaScript 51.4%Language:Vue 25.7%Language:CSS 15.2%Language:HTML 7.7%