管理PDF Tech企业版的仓库

liutian d655779854 init %!s(int64=2) %!d(string=hai) anos
cypress d655779854 init %!s(int64=2) %!d(string=hai) anos
src d655779854 init %!s(int64=2) %!d(string=hai) anos
utils d655779854 init %!s(int64=2) %!d(string=hai) anos
.eslintrc.cjs d655779854 init %!s(int64=2) %!d(string=hai) anos
.gitignore d655779854 init %!s(int64=2) %!d(string=hai) anos
README.md d655779854 init %!s(int64=2) %!d(string=hai) anos
cypress.config.js d655779854 init %!s(int64=2) %!d(string=hai) anos
index.html d655779854 init %!s(int64=2) %!d(string=hai) anos
package.json d655779854 init %!s(int64=2) %!d(string=hai) anos
pnpm-lock.yaml d655779854 init %!s(int64=2) %!d(string=hai) anos
tsconfig.json d655779854 init %!s(int64=2) %!d(string=hai) anos
vite.config.js d655779854 init %!s(int64=2) %!d(string=hai) anos

README.md

pdf_tech_front_end

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Compile and Minify for Production

pnpm run build

Run Unit Tests with Vitest

pnpm run test:unit

Run End-to-End Tests with Cypress

pnpm run build
pnpm run test:e2e # or `npm run test:e2e:ci` for headless testing

Lint with ESLint

pnpm run lint