学院后台管理系统
Go to file
吕才卓 4c530bf7f8 stu
2024-04-10 18:02:53 +08:00
.vscode 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
mock stu 2024-04-10 18:02:53 +08:00
src stu 2024-04-10 18:02:53 +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 stu 2024-04-10 18:02:53 +08:00
package.json feat: 增加导出excel按钮 2024-04-09 17:18:01 +08:00
README.md 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
vite.config.js stu 2024-04-10 18:02:53 +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