ldiebold / quasar-components-tutorial

repository from the components tutorial at quasarcast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing With Quasar Components (components)

Playing with quasar components

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

repository from the components tutorial at quasarcast.com


Languages

Language:PHP 54.7%Language:Vue 21.9%Language:Blade 12.4%Language:JavaScript 9.2%Language:HTML 0.7%Language:Shell 0.5%Language:Sass 0.5%