Go to file
2023-06-07 21:12:30 +08:00
.vscode feat: Home view 2023-06-07 21:12:30 +08:00
public feat: Home view 2023-06-07 21:12:30 +08:00
src feat: Home view 2023-06-07 21:12:30 +08:00
.eslintrc.json feat: Home view 2023-06-07 21:12:30 +08:00
.gitignore feat: Home view 2023-06-07 21:12:30 +08:00
index.html feat: Home view 2023-06-07 21:12:30 +08:00
package-lock.json feat: Home view 2023-06-07 21:12:30 +08:00
package.json feat: Home view 2023-06-07 21:12:30 +08:00
README.md feat: Home view 2023-06-07 21:12:30 +08:00
vite.config.js feat: Home view 2023-06-07 21:12:30 +08:00

Final-web

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