Vue3 App
A hybrid app template, base on Vue3, Vite, Vuetify, TypeScript and Capacitor.
Build Setup
# install dependencies
yarn
# serve with hot reload at localhost:8080
yarn dev
# build for production with minification
yarn build
# to run the project on a device or simulator
npx cap run ios
npx cap run android


