liutian d655779854 init | 2 years ago | |
---|---|---|
cypress | 2 years ago | |
src | 2 years ago | |
utils | 2 years ago | |
.eslintrc.cjs | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
cypress.config.js | 2 years ago | |
index.html | 2 years ago | |
package.json | 2 years ago | |
pnpm-lock.yaml | 2 years ago | |
tsconfig.json | 2 years ago | |
vite.config.js | 2 years 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