Go to file
liwei cc538bbdef second 2024-08-04 18:54:21 +08:00
.vscode vue study 2024-08-04 14:57:46 +08:00
public vue study 2024-08-04 14:57:46 +08:00
src second 2024-08-04 18:54:21 +08:00
.eslintrc.cjs vue study 2024-08-04 14:57:46 +08:00
.gitignore vue study 2024-08-04 14:57:46 +08:00
.prettierrc.json vue study 2024-08-04 14:57:46 +08:00
README.md vue study 2024-08-04 14:57:46 +08:00
index.html vue study 2024-08-04 14:57:46 +08:00
jsconfig.json vue study 2024-08-04 14:57:46 +08:00
package-lock.json vue study 2024-08-04 14:57:46 +08:00
package.json vue study 2024-08-04 14:57:46 +08:00
vite.config.js vue study 2024-08-04 14:57:46 +08:00

README.md

vue3-project

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

Lint with ESLint

npm run lint