Go to file
鲁洪霞 48e885e07f css 2025-08-08 17:42:29 +08:00
public 首次提交 2025-08-08 15:33:24 +08:00
src css 2025-08-08 17:42:29 +08:00
.editorconfig 首次提交 2025-08-08 15:33:24 +08:00
.env 首次提交 2025-08-08 15:33:24 +08:00
.env.development css 2025-08-08 16:34:49 +08:00
.env.production css 2025-08-08 16:34:49 +08:00
.eslintignore 首次提交 2025-08-08 15:33:24 +08:00
.eslintrc.cjs 首次提交 2025-08-08 15:33:24 +08:00
.gitignore 首次提交 2025-08-08 15:33:24 +08:00
.prettierrc.cjs 首次提交 2025-08-08 15:33:24 +08:00
README.md 首次提交 2025-08-08 15:33:24 +08:00
index.html 首次提交 2025-08-08 15:33:24 +08:00
jsconfig.json 首次提交 2025-08-08 15:33:24 +08:00
package.json 首次提交 2025-08-08 15:33:24 +08:00
postcss.config.cjs 首次提交 2025-08-08 15:33:24 +08:00
vite.config.js 首次提交 2025-08-08 15:33:24 +08:00
web-types.json 首次提交 2025-08-08 15:33:24 +08:00

README.md

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.