推送中心上传端

wangfumin 6eb0c3fc3b 1111 hace 1 mes
.vscode 6eb0c3fc3b 1111 hace 1 mes
public 6eb0c3fc3b 1111 hace 1 mes
src 6eb0c3fc3b 1111 hace 1 mes
.editorconfig 6eb0c3fc3b 1111 hace 1 mes
.env.development 6eb0c3fc3b 1111 hace 1 mes
.env.production 6eb0c3fc3b 1111 hace 1 mes
.gitattributes 6eb0c3fc3b 1111 hace 1 mes
.gitignore 6eb0c3fc3b 1111 hace 1 mes
.prettierrc.json 6eb0c3fc3b 1111 hace 1 mes
README.md 6eb0c3fc3b 1111 hace 1 mes
eslint.config.js 6eb0c3fc3b 1111 hace 1 mes
index.html 6eb0c3fc3b 1111 hace 1 mes
jsconfig.json 6eb0c3fc3b 1111 hace 1 mes
package-lock.json 6eb0c3fc3b 1111 hace 1 mes
package.json 6eb0c3fc3b 1111 hace 1 mes
pnpm-lock.yaml 6eb0c3fc3b 1111 hace 1 mes
vite.config.js 6eb0c3fc3b 1111 hace 1 mes
vitest.config.js 6eb0c3fc3b 1111 hace 1 mes

README.md

hhbang-book

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint