智能导诊 移动版

cc12458 861707d18a 项目初始化 3 ماه پیش
.env 861707d18a 项目初始化 3 ماه پیش
.vscode 861707d18a 项目初始化 3 ماه پیش
@types 861707d18a 项目初始化 3 ماه پیش
public 861707d18a 项目初始化 3 ماه پیش
src 861707d18a 项目初始化 3 ماه پیش
.editorconfig 861707d18a 项目初始化 3 ماه پیش
.gitattributes 861707d18a 项目初始化 3 ماه پیش
.gitignore 861707d18a 项目初始化 3 ماه پیش
.prettierrc.json 861707d18a 项目初始化 3 ماه پیش
README.md 861707d18a 项目初始化 3 ماه پیش
eslint.config.ts 861707d18a 项目初始化 3 ماه پیش
index.html 861707d18a 项目初始化 3 ماه پیش
package.json 861707d18a 项目初始化 3 ماه پیش
pnpm-lock.yaml 861707d18a 项目初始化 3 ماه پیش
tsconfig.app.json 861707d18a 项目初始化 3 ماه پیش
tsconfig.json 861707d18a 项目初始化 3 ماه پیش
tsconfig.node.json 861707d18a 项目初始化 3 ماه پیش
vite.config.ts 861707d18a 项目初始化 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