Go to file
cc e976495e68 feat(speaking): 添加初始场景欢迎语 2026-03-21 16:32:45 +08:00
.codebuddy/plans feat(video): 切换到火山引擎 Seedance 视频生成 API 2026-03-21 16:16:50 +08:00
.vscode feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
public feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
src feat(speaking): 添加初始场景欢迎语 2026-03-21 16:32:45 +08:00
.gitignore feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
README.md feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
index.html feat: 初始化Vue 3 + Vite项目 2026-03-18 18:42:10 +08:00
package-lock.json feat(video): 切换到火山引擎 Seedance 视频生成 API 2026-03-21 16:16:50 +08:00
package.json feat(video): 切换到火山引擎 Seedance 视频生成 API 2026-03-21 16:16:50 +08:00
vite.config.js feat(video): 切换到火山引擎 Seedance 视频生成 API 2026-03-21 16:16:50 +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.