Jpom/web-vue3
2023-04-09 16:57:43 +08:00
..
public fix 2023-04-09 14:46:50 +08:00
src fix: 去除qs插件 2023-04-09 16:57:43 +08:00
.editorconfig fix 2023-04-08 15:55:42 +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 fix 2023-04-08 15:55:42 +08:00
index.html fix 2023-04-09 15:49:02 +08:00
package.json fix 2023-04-09 15:49:02 +08:00
pnpm-lock.yaml fix: 去除qs插件 2023-04-09 16:57:43 +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.ts fix 2023-04-09 15:49:02 +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.