Jpom/web-vue3
2023-04-08 14:46:08 +08:00
..
public 升级至vue3 2023-04-08 14:46:08 +08:00
src 升级至vue3 2023-04-08 14:46:08 +08:00
.env 升级至vue3 2023-04-08 14:46:08 +08:00
.env.dev 升级至vue3 2023-04-08 14:46:08 +08:00
.env.loc 升级至vue3 2023-04-08 14:46:08 +08:00
.env.production 升级至vue3 2023-04-08 14:46:08 +08:00
.eslintignore 升级至vue3 2023-04-08 14:46:08 +08:00
.eslintrc.json 升级至vue3 2023-04-08 14:46:08 +08:00
.gitignore 升级至vue3 2023-04-08 14:46:08 +08:00
.prettierignore 升级至vue3 2023-04-08 14:46:08 +08:00
.prettierrc.json 升级至vue3 2023-04-08 14:46:08 +08:00
index.html 升级至vue3 2023-04-08 14:46:08 +08:00
package.json 升级至vue3 2023-04-08 14:46:08 +08:00
pnpm-lock.yaml 升级至vue3 2023-04-08 14:46:08 +08:00
README.md 升级至vue3 2023-04-08 14:46:08 +08:00
tsconfig.json 升级至vue3 2023-04-08 14:46:08 +08:00
tsconfig.node.json 升级至vue3 2023-04-08 14:46:08 +08:00
vite.config.js 升级至vue3 2023-04-08 14:46:08 +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.