Go to file
chenwj113 5dc8890f67 fix: 修改页面标题 2024-05-05 00:27:39 +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 fix: 修改备案号为3 2024-05-05 00:11:21 +08:00
.gitignore init project 2024-05-05 00:02:45 +08:00
Caddyfile init project 2024-05-05 00:02:45 +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 fix: 修改页面标题 2024-05-05 00:27:39 +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