Go to file
2024-07-31 11:33:50 +08:00
.vscode add code 2024-06-27 16:23:31 +08:00
public add code 2024-06-27 16:23:31 +08:00
src add code 2024-07-31 11:33:50 +08:00
.gitignore add code 2024-06-27 16:23:31 +08:00
index.html add code 2024-06-27 16:23:31 +08:00
jsconfig.json add code 2024-06-27 16:23:31 +08:00
package-lock.json add bar code 2024-07-19 15:59:22 +08:00
package.json add bar code 2024-07-19 15:59:22 +08:00
README.md add code 2024-06-27 16:23:31 +08:00
vite.config.js add code 2024-07-17 16:58:32 +08:00

wps

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