This template should help get you started developing with Vue 3 in Vite.
published version 0.0.146, 2 months agoThis template should help get you started developing with Vue 3 in Vite.
published version 0.0.39, 4 months ago```vue <script setup lang="ts"> import { onMounted, ref } from 'vue' </script>
published version 0.0.138, 2 months ago