Vue 3
Composition Api
Vue Router 4
Vuetify 3
Pinia
Vite
Firebase 9
For this project, You will need the Firebase configurations;
apiKey,
authDomain,
projectId,
storageBucket,
messagingSenderId,
appId
-In the root, rename .env.sample
to .env
# yarn
yarn
# npm
npm install
# pnpm
pnpm install
# yarn
yarn dev
# npm
npm run dev
# pnpm
pnpm dev
# yarn
yarn build
# npm
npm run build
# pnpm
pnpm build
This project is licensed under MIT, for more information please visit this website