智能导诊 移动版

cc12458 14b571716f 添加版权信息展示 пре 1 месец
.env e0a53d0f94 添加智能导诊模块 пре 3 месеци
.vscode 861707d18a 项目初始化 пре 3 месеци
@types e0a53d0f94 添加智能导诊模块 пре 3 месеци
public 861707d18a 项目初始化 пре 3 месеци
src 14b571716f 添加版权信息展示 пре 1 месец
.editorconfig 861707d18a 项目初始化 пре 3 месеци
.gitattributes 861707d18a 项目初始化 пре 3 месеци
.gitignore e0a53d0f94 添加智能导诊模块 пре 3 месеци
.prettierrc.json 861707d18a 项目初始化 пре 3 месеци
README.md 861707d18a 项目初始化 пре 3 месеци
eslint.config.ts 861707d18a 项目初始化 пре 3 месеци
index.html e0a53d0f94 添加智能导诊模块 пре 3 месеци
package.json e0a53d0f94 添加智能导诊模块 пре 3 месеци
pnpm-lock.yaml e0a53d0f94 添加智能导诊模块 пре 3 месеци
tsconfig.app.json e0a53d0f94 添加智能导诊模块 пре 3 месеци
tsconfig.json 861707d18a 项目初始化 пре 3 месеци
tsconfig.node.json 861707d18a 项目初始化 пре 3 месеци
vite.config.ts e0a53d0f94 添加智能导诊模块 пре 3 месеци

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