学院后台管理系统
Go to file
吕才卓 5f2bb4c9a8 stu
2024-04-06 15:15:18 +08:00
.vscode 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
mock 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
public 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
src stu 2024-04-06 15:15:18 +08:00
.gitignore 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
index.html 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
jsconfig.json 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
package-lock.json Merge branch 'dev' of https://gitea.dykj.co/sundongyu/dykj-college-back-office-management-system into dev 2024-04-06 11:30:30 +08:00
package.json 登陆 2024-04-06 11:28:15 +08:00
README.md 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
vite.config.js 🎉 init: 上传公共样式,下载依赖包 2024-04-06 09:55:10 +08:00

vite-project

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build