Skip to content

Source code from "Quasar V2: Cross-Platform Apps (with Vue 3 & Pinia)" course

Notifications You must be signed in to change notification settings

botmadera/quasar-moneyballs

 
 

Repository files navigation

Moneyballs (quasar-moneyballs)

A Quasar Project

Install the dependencies

yarn
# or
npm install

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

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Source code from "Quasar V2: Cross-Platform Apps (with Vue 3 & Pinia)" course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.6%
  • Vue 36.8%
  • SCSS 3.6%
  • HTML 2.0%