刷题
Go to file
Strange 23cb65e721 答题完整代码 2024-08-27 17:24:44 +08:00
.vscode 初始化最终1.0 2024-07-18 06:33:59 +08:00
public 初始化最终1.0 2024-07-18 06:33:59 +08:00
src 答题完整代码 2024-08-27 17:24:44 +08:00
.env.development 答题完整代码 2024-08-27 17:24:44 +08:00
.env.production 答题完整代码 2024-08-27 17:24:44 +08:00
.eslintrc.cjs 初始化最终1.0 2024-07-18 06:33:59 +08:00
.gitignore 初始化最终1.0 2024-07-18 06:33:59 +08:00
README.md 初始化最终1.0 2024-07-18 06:33:59 +08:00
index.html 答题完整代码 2024-08-27 17:24:44 +08:00
jsconfig.json 修复些问题 2024-07-20 12:36:41 +08:00
package-lock.json 答题完整代码 2024-08-27 17:24:44 +08:00
package.json 答题完整代码 2024-08-27 17:24:44 +08:00
vite.config.js 答题完整代码 2024-08-27 17:24:44 +08:00

README.md

zt-sys

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