智能导诊 移动版

cc12458 e0a53d0f94 添加智能导诊模块 9 сар өмнө
.env e0a53d0f94 添加智能导诊模块 9 сар өмнө
.vscode 861707d18a 项目初始化 10 сар өмнө
@types e0a53d0f94 添加智能导诊模块 9 сар өмнө
public 861707d18a 项目初始化 10 сар өмнө
src e0a53d0f94 添加智能导诊模块 9 сар өмнө
.editorconfig 861707d18a 项目初始化 10 сар өмнө
.gitattributes 861707d18a 项目初始化 10 сар өмнө
.gitignore e0a53d0f94 添加智能导诊模块 9 сар өмнө
.prettierrc.json 861707d18a 项目初始化 10 сар өмнө
README.md 861707d18a 项目初始化 10 сар өмнө
eslint.config.ts 861707d18a 项目初始化 10 сар өмнө
index.html e0a53d0f94 添加智能导诊模块 9 сар өмнө
package.json e0a53d0f94 添加智能导诊模块 9 сар өмнө
pnpm-lock.yaml e0a53d0f94 添加智能导诊模块 9 сар өмнө
tsconfig.app.json e0a53d0f94 添加智能导诊模块 9 сар өмнө
tsconfig.json 861707d18a 项目初始化 10 сар өмнө
tsconfig.node.json 861707d18a 项目初始化 10 сар өмнө
vite.config.ts e0a53d0f94 添加智能导诊模块 9 сар өмнө

README.md

six-aio.x

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