Repository files navigation
To launch for development, run quasar dev
To build for production, run quasar build
To launch for development, run quasar dev -m electron
To build for production, run quasar build -m electron
For Windows build when running Mac
To launch for development, run Windows in a virtual machine and run development process there
To build for production, uncomment the platform: 'win32' line in quasar.conf.js and run quasar build -m electron
To launch for development, install Xcode and run quasar dev -m ios
To build for production, run quasar build -m ios
To launch for development, install Android Studio, Android File Transfer, setup and launch Android Virtual Device, and run quasar dev -m android
To build for production, run quasar build -m android
To regenerate icons & splash screens, run yarn icons
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.