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