Quasar
Quasar + Vue 3 | Vite | SCSS | Eslint | Pinia | Axios | Vue-i18n | Prettier
quasar-starter-app
yavisht/quasar-starter-app
Just deployed
Quasar v2 - Starter App
Quasar v2 | SPA | Vue 3 | Vite | SCSS | Eslint | Pinia | Axios | Vue-i18n | Prettier
Install the dependencies
yarn
# or
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
yarn dev
# or
npm run dev
Lint the files
yarn lint
# or
npm run lint
Format the files
yarn format
# or
npm run format
Build the app for production
yarn build
# or
npm run build
Start the app for production
yarn start
# or
npm run start
Customize the configuration
Template Content
quasar-starter-app
yavisht/quasar-starter-app