Go to file
chenwj113 53d0029a33 Caddyfile 增加日志配置 2024-05-14 13:21:32 +08:00
.vscode init project 2024-05-05 00:02:45 +08:00
public init project 2024-05-05 00:02:45 +08:00
src init project 2024-05-05 00:02:45 +08:00
.gitignore init project 2024-05-05 00:02:45 +08:00
Caddyfile Caddyfile 增加日志配置 2024-05-14 13:21:32 +08:00
Dockerfile init project 2024-05-05 00:02:45 +08:00
README.md init project 2024-05-05 00:02:45 +08:00
index.html init project 2024-05-05 00:02:45 +08:00
jsconfig.json init project 2024-05-05 00:02:45 +08:00
package-lock.json init project 2024-05-05 00:02:45 +08:00
package.json init project 2024-05-05 00:02:45 +08:00
vite.config.js init project 2024-05-05 00:02:45 +08:00

README.md

index-page

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