Aucune description

lyy b70376dc97 角色管理 il y a 1 an
.vscode 14a03f5a4b 项目初始化 il y a 1 an
mock 14a03f5a4b 项目初始化 il y a 1 an
public 64166e2061 接口优化 il y a 1 an
scripts 14a03f5a4b 项目初始化 il y a 1 an
src b70376dc97 角色管理 il y a 1 an
.env.development 14a03f5a4b 项目初始化 il y a 1 an
.env.production 14a03f5a4b 项目初始化 il y a 1 an
.env.test 14a03f5a4b 项目初始化 il y a 1 an
.eslintrc.cjs 14a03f5a4b 项目初始化 il y a 1 an
.gitignore 14a03f5a4b 项目初始化 il y a 1 an
.prettierrc.json 14a03f5a4b 项目初始化 il y a 1 an
README.md 14a03f5a4b 项目初始化 il y a 1 an
auto-imports.d.ts 8aab185946 部分接口对接 il y a 1 an
components.d.ts b70376dc97 角色管理 il y a 1 an
env.d.ts 14a03f5a4b 项目初始化 il y a 1 an
index.html d8131baf2f 接口优化 il y a 1 an
package.json 14a03f5a4b 项目初始化 il y a 1 an
pnpm-lock.yaml 14a03f5a4b 项目初始化 il y a 1 an
public.zip 8aab185946 部分接口对接 il y a 1 an
tsconfig.app.json 14a03f5a4b 项目初始化 il y a 1 an
tsconfig.json 14a03f5a4b 项目初始化 il y a 1 an
tsconfig.node.json 14a03f5a4b 项目初始化 il y a 1 an
vite.config.ts 14a03f5a4b 项目初始化 il y a 1 an

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