Nenhuma descrição

wenhongquan 84ebe735be `fix` 6 meses atrás
.vscode 14a03f5a4b 项目初始化 1 ano atrás
mock 14a03f5a4b 项目初始化 1 ano atrás
public d44c4322b1 `fix` 7 meses atrás
scripts 14a03f5a4b 项目初始化 1 ano atrás
src 84ebe735be `fix` 6 meses atrás
.env.development b4df090342 fix 7 meses atrás
.env.production 3630c83eee `fix 部署` 1 ano atrás
.env.test 14a03f5a4b 项目初始化 1 ano atrás
.eslintrc.cjs 14a03f5a4b 项目初始化 1 ano atrás
.gitignore 14a03f5a4b 项目初始化 1 ano atrás
.prettierrc.json 14a03f5a4b 项目初始化 1 ano atrás
README.md 14a03f5a4b 项目初始化 1 ano atrás
auto-imports.d.ts d44c4322b1 `fix` 7 meses atrás
components.d.ts 15aa922144 `fix` 7 meses atrás
env.d.ts 14a03f5a4b 项目初始化 1 ano atrás
index.html e5ac20cd2a 客运站g关联表修改 1 ano atrás
package.json 8821d372fe 更新 10 meses atrás
pnpm-lock.yaml e736a2849b 优化日期 1 ano atrás
public.zip 8aab185946 部分接口对接 1 ano atrás
tsconfig.app.json 14a03f5a4b 项目初始化 1 ano atrás
tsconfig.json 14a03f5a4b 项目初始化 1 ano atrás
tsconfig.node.json 14a03f5a4b 项目初始化 1 ano atrás
vite.config.ts d44c4322b1 `fix` 7 meses atrás

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