patrickwieth / quasartest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HumansOfLateCapitalism (quasartest)

test of quasar

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 44.0%Language:Vue 28.1%Language:TypeScript 19.9%Language:HTML 4.4%Language:SCSS 3.5%