TheOluwafemi / Quasar-Tasks

A Quasar demo app, for web, desktop and mobile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar-Tasks

A Quasar demo app, for web, desktop and mobile.

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

A Quasar demo app, for web, desktop and mobile.


Languages

Language:JavaScript 57.8%Language:Vue 32.9%Language:HTML 5.4%Language:CSS 3.8%