lisiyan 1a684bc308 修复对话框,编辑团队bug | 1 year ago | |
---|---|---|
cypress | 1 year ago | |
public | 1 year ago | |
src | 1 year ago | |
static | 1 year ago | |
utils | 1 year ago | |
.eslintrc.cjs | 1 year ago | |
.gitignore | 1 year ago | |
.prettierrc.json | 1 year ago | |
README.md | 1 year ago | |
cypress.config.js | 1 year ago | |
favicon.ico | 1 year ago | |
index.html | 1 year ago | |
package.json | 1 year ago | |
pnpm-lock.yaml | 1 year ago | |
tsconfig.json | 1 year ago | |
vite.config.js | 1 year ago |
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
pnpm install
pnpm run dev
pnpm run build
pnpm run test:unit
pnpm run build
pnpm run test:e2e # or `npm run test:e2e:ci` for headless testing
pnpm run lint