Go to file
2024-07-09 16:09:01 +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-09 16:09:01 +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 code 2024-07-06 17:03:14 +08:00
package.json add code 2024-07-06 17:03:14 +08:00
README.md add code 2024-06-27 16:23:31 +08:00
vite.config.js add code 2024-07-09 15:03: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