1
0
Fork 0
Go to file
lemons 5f03400844 pinia实现 2025-04-24 23:02:37 +08:00
public init 2025-04-23 10:58:49 +08:00
src pinia实现 2025-04-24 23:02:37 +08:00
.env.development 学习开发与生产环境变量配置,方便本地调试 2025-04-23 23:39:16 +08:00
.env.production 学习开发与生产环境变量配置,方便本地调试 2025-04-23 23:39:16 +08:00
.gitignore init 2025-04-23 10:58:49 +08:00
README.md init 2025-04-23 10:58:49 +08:00
index.html init 2025-04-23 10:58:49 +08:00
package.json pinia实现 2025-04-24 23:02:37 +08:00
pnpm-lock.yaml pinia实现 2025-04-24 23:02:37 +08:00
vite.config.js 学习开发与生产环境变量配置,方便本地调试 2025-04-23 23:39:16 +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.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.