刷题前台
Go to file
Strange f56f7e97ed 调整优化 2024-07-17 21:48:01 +08:00
.vscode 初始化仓库 2024-07-16 15:49:19 +08:00
public 初始化仓库 2024-07-16 15:49:19 +08:00
src 调整优化 2024-07-17 21:48:01 +08:00
.env 大部分 2024-07-17 15:34:57 +08:00
.eslintrc.cjs 初始化仓库 2024-07-16 15:49:19 +08:00
.gitignore 初始化仓库 2024-07-16 15:49:19 +08:00
README.md 初始化仓库 2024-07-16 15:49:19 +08:00
index.html 大部分 2024-07-17 15:34:57 +08:00
jsconfig.json 优化状态栏 2024-07-17 19:35:14 +08:00
package-lock.json 大部分 2024-07-17 15:34:57 +08:00
package.json 优化状态栏 2024-07-17 19:35:14 +08:00
vite.config.js 初始化仓库 2024-07-16 15:49:19 +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