Test/ExamVue
zhong e24e46d177 考试 2024-09-26 16:05:13 +08:00
..
.vscode 考试 2024-09-26 16:05:13 +08:00
NODEJS/node_cache 考试 2024-09-26 16:05:13 +08:00
public 考试 2024-09-26 16:05:13 +08:00
src 考试 2024-09-26 16:05:13 +08:00
.eslintrc.cjs 考试 2024-09-26 16:05:13 +08:00
.gitignore 考试 2024-09-26 16:05:13 +08:00
README.md 考试 2024-09-26 16:05:13 +08:00
index.html 考试 2024-09-26 16:05:13 +08:00
jsconfig.json 考试 2024-09-26 16:05:13 +08:00
package-lock.json 考试 2024-09-26 16:05:13 +08:00
package.json 考试 2024-09-26 16:05:13 +08:00
vite.config.js 考试 2024-09-26 16:05:13 +08:00

README.md

Exam

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