工作流移动端

wangtao ffc9bf50b2 最新代码 пре 10 месеци
.run c1294b4596 第一次提交 пре 1 година
.vscode c1294b4596 第一次提交 пре 1 година
conf c1294b4596 第一次提交 пре 1 година
public ffc9bf50b2 最新代码 пре 10 месеци
src ffc9bf50b2 最新代码 пре 10 месеци
.env ffc9bf50b2 最新代码 пре 10 месеци
.env.development ffc9bf50b2 最新代码 пре 10 месеци
.env.production ffc9bf50b2 最新代码 пре 10 месеци
.env.test ffc9bf50b2 最新代码 пре 10 месеци
.eslintrc-auto-import.json c1294b4596 第一次提交 пре 1 година
.eslintrc.cjs c1294b4596 第一次提交 пре 1 година
.gitignore c1294b4596 第一次提交 пре 1 година
.prettierrc.json c1294b4596 第一次提交 пре 1 година
Dockerfile c1294b4596 第一次提交 пре 1 година
README.md c1294b4596 第一次提交 пре 1 година
env.d.ts c1294b4596 第一次提交 пре 1 година
index.html ffc9bf50b2 最新代码 пре 10 месеци
package.json c1294b4596 第一次提交 пре 1 година
pnpm-lock.yaml c1294b4596 第一次提交 пре 1 година
postcss.config.js c1294b4596 第一次提交 пре 1 година
tsconfig.app.json c1294b4596 第一次提交 пре 1 година
tsconfig.json c1294b4596 第一次提交 пре 1 година
tsconfig.node.json c1294b4596 第一次提交 пре 1 година
uno.config.ts c1294b4596 第一次提交 пре 1 година
vite.config.ts ffc9bf50b2 最新代码 пре 10 месеци

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