工作流移动端

wangtao ffc9bf50b2 最新代码 hai 8 meses
.run c1294b4596 第一次提交 hai 1 ano
.vscode c1294b4596 第一次提交 hai 1 ano
conf c1294b4596 第一次提交 hai 1 ano
public ffc9bf50b2 最新代码 hai 8 meses
src ffc9bf50b2 最新代码 hai 8 meses
.env ffc9bf50b2 最新代码 hai 8 meses
.env.development ffc9bf50b2 最新代码 hai 8 meses
.env.production ffc9bf50b2 最新代码 hai 8 meses
.env.test ffc9bf50b2 最新代码 hai 8 meses
.eslintrc-auto-import.json c1294b4596 第一次提交 hai 1 ano
.eslintrc.cjs c1294b4596 第一次提交 hai 1 ano
.gitignore c1294b4596 第一次提交 hai 1 ano
.prettierrc.json c1294b4596 第一次提交 hai 1 ano
Dockerfile c1294b4596 第一次提交 hai 1 ano
README.md c1294b4596 第一次提交 hai 1 ano
env.d.ts c1294b4596 第一次提交 hai 1 ano
index.html ffc9bf50b2 最新代码 hai 8 meses
package.json c1294b4596 第一次提交 hai 1 ano
pnpm-lock.yaml c1294b4596 第一次提交 hai 1 ano
postcss.config.js c1294b4596 第一次提交 hai 1 ano
tsconfig.app.json c1294b4596 第一次提交 hai 1 ano
tsconfig.json c1294b4596 第一次提交 hai 1 ano
tsconfig.node.json c1294b4596 第一次提交 hai 1 ano
uno.config.ts c1294b4596 第一次提交 hai 1 ano
vite.config.ts ffc9bf50b2 最新代码 hai 8 meses

README.md

low-flow-h5

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