https://github.com/uedatakeyuki/myvue3scaffold
Scaffold of Vue3 app with Vuetify@3, vue-route@4, navigation, qrcode, and login with firebase
https://github.com/uedatakeyuki/myvue3scaffold
Last synced: 3 months ago
JSON representation
Scaffold of Vue3 app with Vuetify@3, vue-route@4, navigation, qrcode, and login with firebase
- Host: GitHub
- URL: https://github.com/uedatakeyuki/myvue3scaffold
- Owner: UedaTakeyuki
- Created: 2022-12-17T11:33:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T01:33:32.000Z (over 2 years ago)
- Last Synced: 2025-01-30T15:39:56.067Z (4 months ago)
- Language: Vue
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).