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