wangfumin 5457483f6b 新增 hai 1 semana
..
.vscode 47e7374c1f first commit hai 5 meses
public abfa15439f 新增水印图片 hai 2 meses
src 5457483f6b 新增 hai 1 semana
.editorconfig 47e7374c1f first commit hai 5 meses
.env.development 161f7b7c47 新增水印功能 hai 2 meses
.env.production 47e7374c1f first commit hai 5 meses
.gitattributes 47e7374c1f first commit hai 5 meses
.gitignore 47e7374c1f first commit hai 5 meses
.prettierrc.json 47e7374c1f first commit hai 5 meses
README.md 47e7374c1f first commit hai 5 meses
eslint.config.js 47e7374c1f first commit hai 5 meses
index.html 47e7374c1f first commit hai 5 meses
jsconfig.json 47e7374c1f first commit hai 5 meses
package-lock.json 47e7374c1f first commit hai 5 meses
package.json 5457483f6b 新增 hai 1 semana
pnpm-lock.yaml 5457483f6b 新增 hai 1 semana
vite.config.js 5457483f6b 新增 hai 1 semana
vitest.config.js 47e7374c1f first commit hai 5 meses

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