Go to file
2023-12-22 21:06:39 +08:00
public Initial Comment 2023-12-20 22:18:46 +08:00
src 完善页面 2023-12-22 21:06:39 +08:00
index.html Initial Comment 2023-12-20 22:18:46 +08:00
jsconfig.json Initial Comment 2023-12-20 22:18:46 +08:00
package-lock.json Initial Comment 2023-12-20 22:18:46 +08:00
package.json Initial Comment 2023-12-20 22:18:46 +08:00
postcss.config.js Initial Comment 2023-12-20 22:18:46 +08:00
README.md Initial Comment 2023-12-20 22:18:46 +08:00
tailwind.config.js Initial Comment 2023-12-20 22:18:46 +08:00
vite.config.js Initial Comment 2023-12-20 22:18:46 +08:00

vue-project

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