liyangbin 87317b69a9 fix:登录逻辑调整 | hace 3 meses | |
---|---|---|
cypress | hace 1 año | |
public | hace 5 meses | |
src | hace 3 meses | |
static | hace 1 año | |
utils | hace 4 meses | |
.env.example | hace 3 meses | |
.env.preparing.example | hace 3 meses | |
.env.production.example | hace 3 meses | |
.eslintrc.cjs | hace 10 meses | |
.gitignore | hace 3 meses | |
.prettierrc.json | hace 1 año | |
README.md | hace 1 año | |
cypress.config.js | hace 1 año | |
favicon.ico | hace 1 año | |
index.html | hace 4 meses | |
package-lock.json | hace 3 meses | |
package.json | hace 3 meses | |
pnpm-lock.yaml | hace 1 año | |
tsconfig.json | hace 1 año | |
vite.config.js | hace 4 meses |
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