wangfumin d4d1428c41 修改水印功能 1 maand geleden
..
.vscode 47e7374c1f first commit 4 maanden geleden
public abfa15439f 新增水印图片 1 maand geleden
src d4d1428c41 修改水印功能 1 maand geleden
.editorconfig 47e7374c1f first commit 4 maanden geleden
.env.development 161f7b7c47 新增水印功能 1 maand geleden
.env.production 47e7374c1f first commit 4 maanden geleden
.gitattributes 47e7374c1f first commit 4 maanden geleden
.gitignore 47e7374c1f first commit 4 maanden geleden
.prettierrc.json 47e7374c1f first commit 4 maanden geleden
README.md 47e7374c1f first commit 4 maanden geleden
eslint.config.js 47e7374c1f first commit 4 maanden geleden
index.html 47e7374c1f first commit 4 maanden geleden
jsconfig.json 47e7374c1f first commit 4 maanden geleden
package-lock.json 47e7374c1f first commit 4 maanden geleden
package.json 935de82798 修改 3 maanden geleden
pnpm-lock.yaml 935de82798 修改 3 maanden geleden
vite.config.js 47e7374c1f first commit 4 maanden geleden
vitest.config.js 47e7374c1f first commit 4 maanden geleden

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