Go to file
fuxiaochun e9a9cbb57c init project 2023-08-10 20:28:28 +08:00
public init project 2023-08-08 12:53:15 +08:00
src init project 2023-08-10 20:28:28 +08:00
.gitignore init project 2023-08-08 12:53:15 +08:00
README.md init project 2023-08-08 12:53:15 +08:00
index.html init project 2023-08-10 20:28:28 +08:00
package.json init project 2023-08-10 20:28:28 +08:00
vite.config.js init project 2023-08-10 20:28:28 +08:00
windi.config.js init project 2023-08-08 12:53:15 +08:00

README.md

aigc

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

Lint with ESLint

npm run lint