MartinsOnuoha / quasar-pinia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chop-app-quasar (chop-app-quasar)

chop-app-quasar

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About


Languages

Language:Vue 62.2%Language:JavaScript 35.3%Language:HTML 1.3%Language:SCSS 1.1%Language:CSS 0.1%