Quick Start 🚀 ​
Jump-start your development using this amazing theme.
Install the dependencies ​
bash
yarn
# or
npm installStart the app in development mode (hot-code reloading, error reporting, etc.) ​
bash
quasar devBuild the app for production ​
bash
quasar build