Go to file
2023-03-09 19:47:45 +01:00
.vscode initial 2023-03-09 19:15:38 +01:00
src copy pasting is hard 2023-03-09 19:47:45 +01:00
.gitignore initial 2023-03-09 19:15:38 +01:00
package.json copy pasting is hard 2023-03-09 19:47:45 +01:00
pnpm-lock.yaml initial 2023-03-09 19:15:38 +01:00
README.md initial 2023-03-09 19:15:38 +01:00
vite.config.js initial 2023-03-09 19:15:38 +01:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.