AdriCQ / phone-control-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client App (client)

Phone Control Client

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


Languages

Language:Vue 53.3%Language:TypeScript 32.6%Language:JavaScript 12.1%Language:HTML 1.1%Language:SCSS 0.9%