بدون توضیح

lyy bea67f8e41 用户管理模块完善 1 سال پیش
.vscode 14a03f5a4b 项目初始化 1 سال پیش
mock 14a03f5a4b 项目初始化 1 سال پیش
public bea67f8e41 用户管理模块完善 1 سال پیش
scripts 14a03f5a4b 项目初始化 1 سال پیش
src bea67f8e41 用户管理模块完善 1 سال پیش
.env.development 14a03f5a4b 项目初始化 1 سال پیش
.env.production 14a03f5a4b 项目初始化 1 سال پیش
.env.test 14a03f5a4b 项目初始化 1 سال پیش
.eslintrc.cjs 14a03f5a4b 项目初始化 1 سال پیش
.gitignore 14a03f5a4b 项目初始化 1 سال پیش
.prettierrc.json 14a03f5a4b 项目初始化 1 سال پیش
README.md 14a03f5a4b 项目初始化 1 سال پیش
auto-imports.d.ts 14a03f5a4b 项目初始化 1 سال پیش
components.d.ts bea67f8e41 用户管理模块完善 1 سال پیش
env.d.ts 14a03f5a4b 项目初始化 1 سال پیش
index.html 1cd4c344e0 首页ui 1 سال پیش
package.json 14a03f5a4b 项目初始化 1 سال پیش
pnpm-lock.yaml 14a03f5a4b 项目初始化 1 سال پیش
tsconfig.app.json 14a03f5a4b 项目初始化 1 سال پیش
tsconfig.json 14a03f5a4b 项目初始化 1 سال پیش
tsconfig.node.json 14a03f5a4b 项目初始化 1 سال پیش
vite.config.ts 14a03f5a4b 项目初始化 1 سال پیش

README.md

vue-project

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint