Go to file
2022-04-08 14:35:54 +08:00
.vscode [add] first 2022-04-08 14:35:54 +08:00
public [add] first 2022-04-08 14:35:54 +08:00
src [add] first 2022-04-08 14:35:54 +08:00
.gitignore [add] first 2022-04-08 14:35:54 +08:00
index.html [add] first 2022-04-08 14:35:54 +08:00
package-lock.json [add] first 2022-04-08 14:35:54 +08:00
package.json [add] first 2022-04-08 14:35:54 +08:00
README.md [add] first 2022-04-08 14:35:54 +08:00
vite.config.js [add] first 2022-04-08 14:35:54 +08: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.