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

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