alioth/before/hoto-auth-vue3
2025-05-30 09:18:01 +08:00
..
.vscode feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
public feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
src feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.env feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.eslintrc.cjs feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.gitignore feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.prettierrc.json feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
index.html feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
jsconfig.json feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
package.json feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
pnpm-lock.yaml feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
README.md feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
vite.config.js feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00

hoto-auth-vue3

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

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint