nianjie/dialog/frontend
2026-01-11 19:12:49 +08:00
..
.vscode init workspace 2026-01-11 18:52:11 +08:00
public init workspace 2026-01-11 18:52:11 +08:00
src feat: add admin login guard and build frontend 2026-01-11 19:12:49 +08:00
.gitignore init workspace 2026-01-11 18:52:11 +08:00
index.html init workspace 2026-01-11 18:52:11 +08:00
package-lock.json feat: add admin login guard and build frontend 2026-01-11 19:12:49 +08:00
package.json feat: add admin login guard and build frontend 2026-01-11 19:12:49 +08:00
README.md init workspace 2026-01-11 18:52:11 +08:00
vite.config.js init workspace 2026-01-11 18:52:11 +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.

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