Go to file
2024-01-24 21:12:51 +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 添加图片 2024-01-24 21:12:51 +08:00
.gitignore 忽略打包部署内容 2024-01-17 20:06:13 +08:00
index.html 修正轮播图 Flowbite.js 问题 2024-01-15 17:59:45 +08:00
jsconfig.json Initial Comment 2023-12-20 22:18:46 +08:00
package-lock.json 测试2 2024-01-20 19:19:58 +08:00
package.json 测试2 2024-01-20 19:19: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 测试1 2024-01-19 02:08:29 +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