hcp h5项目

yuanmingze f1412fca18 初始化h5配置 11 сар өмнө
.vscode f1412fca18 初始化h5配置 11 сар өмнө
public f1412fca18 初始化h5配置 11 сар өмнө
src f1412fca18 初始化h5配置 11 сар өмнө
.editorconfig f1412fca18 初始化h5配置 11 сар өмнө
.env.development f1412fca18 初始化h5配置 11 сар өмнө
.env.pre f1412fca18 初始化h5配置 11 сар өмнө
.env.production f1412fca18 初始化h5配置 11 сар өмнө
.gitattributes f1412fca18 初始化h5配置 11 сар өмнө
.gitignore f1412fca18 初始化h5配置 11 сар өмнө
.prettierrc.json f1412fca18 初始化h5配置 11 сар өмнө
README.md f1412fca18 初始化h5配置 11 сар өмнө
auto-imports.d.ts f1412fca18 初始化h5配置 11 сар өмнө
components.d.ts f1412fca18 初始化h5配置 11 сар өмнө
env.d.ts f1412fca18 初始化h5配置 11 сар өмнө
eslint.config.ts f1412fca18 初始化h5配置 11 сар өмнө
index.html f1412fca18 初始化h5配置 11 сар өмнө
package.json f1412fca18 初始化h5配置 11 сар өмнө
pnpm-lock.yaml f1412fca18 初始化h5配置 11 сар өмнө
tsconfig.app.json f1412fca18 初始化h5配置 11 сар өмнө
tsconfig.json f1412fca18 初始化h5配置 11 сар өмнө
tsconfig.node.json f1412fca18 初始化h5配置 11 сар өмнө
vite.config.ts f1412fca18 初始化h5配置 11 сар өмнө

README.md

vue-project

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VS Code + Vue (Official) (and disable Vetur).

Recommended Browser Setup

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