labtorary_management_system/frontend/user-management-frontend
2025-02-19 15:55:54 +08:00
..
.vscode init frontend 2025-02-19 15:51:48 +08:00
public init frontend 2025-02-19 15:51:48 +08:00
src init frontend 2025-02-19 15:51:48 +08:00
.env.development init frontend 2025-02-19 15:51:48 +08:00
.env.production init frontend 2025-02-19 15:51:48 +08:00
.gitignore init frontend 2025-02-19 15:55:54 +08:00
index.html init frontend 2025-02-19 15:51:48 +08:00
package-lock.json init frontend 2025-02-19 15:51:48 +08:00
package.json init frontend 2025-02-19 15:51:48 +08:00
postcss.config.js init frontend 2025-02-19 15:51:48 +08:00
README.md init frontend 2025-02-19 15:51:48 +08:00
tailwind.config.js init frontend 2025-02-19 15:51:48 +08:00
vite.config.js init frontend 2025-02-19 15:51:48 +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.