wendang/demo1
LiuJiaNan d28fc10e38 init 2025-01-10 17:23:07 +08:00
..
public init 2025-01-10 17:23:07 +08:00
src init 2025-01-10 17:23:07 +08:00
.env init 2025-01-10 17:23:07 +08:00
.env.development init 2025-01-10 17:23:07 +08:00
.env.production init 2025-01-10 17:23:07 +08:00
.eslintignore init 2025-01-10 17:23:07 +08:00
.eslintrc.cjs init 2025-01-10 17:23:07 +08:00
.gitignore init 2025-01-10 17:23:07 +08:00
.prettierrc.cjs init 2025-01-10 17:23:07 +08:00
README.md init 2025-01-10 17:23:07 +08:00
index.html init 2025-01-10 17:23:07 +08:00
jsconfig.json init 2025-01-10 17:23:07 +08:00
package-lock.json init 2025-01-10 17:23:07 +08:00
package.json init 2025-01-10 17:23:07 +08:00
postcss.config.cjs init 2025-01-10 17:23:07 +08:00
vite.config.js init 2025-01-10 17:23:07 +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.