Go to file
2024-01-01 21:26:20 +08:00
.idea 完善页面 2024-01-01 21:26:20 +08:00
node_modules/yaml 登录和注册请求的完善 2023-12-24 20:18:45 +08:00
public Initial Comment 2023-12-20 22:18:46 +08:00
src Merge remote-tracking branch 'origin/master' 2024-01-01 21:16:29 +08:00
.gitignore 添加.gitignore文件 2023-12-24 20:38:48 +08:00
index.html Initial Comment 2023-12-20 22:18:46 +08:00
jsconfig.json Initial Comment 2023-12-20 22:18:46 +08:00
package-lock.json 前后端测试通过 2023-12-24 23:02:58 +08:00
package.json 前后端测试通过 2023-12-24 23:02:58 +08:00
postcss.config.js Initial Comment 2023-12-20 22:18:46 +08:00
README.md Initial Comment 2023-12-20 22:18:46 +08:00
tailwind.config.js Initial Comment 2023-12-20 22:18:46 +08:00
vite.config.js 前后端测试通过 2023-12-24 23:02:58 +08:00

vue-project

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

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

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