wangfumin d4d1428c41 修改水印功能 hace 1 mes
..
.vscode 47e7374c1f first commit hace 4 meses
public abfa15439f 新增水印图片 hace 1 mes
src d4d1428c41 修改水印功能 hace 1 mes
.editorconfig 47e7374c1f first commit hace 4 meses
.env.development 161f7b7c47 新增水印功能 hace 1 mes
.env.production 47e7374c1f first commit hace 4 meses
.gitattributes 47e7374c1f first commit hace 4 meses
.gitignore 47e7374c1f first commit hace 4 meses
.prettierrc.json 47e7374c1f first commit hace 4 meses
README.md 47e7374c1f first commit hace 4 meses
eslint.config.js 47e7374c1f first commit hace 4 meses
index.html 47e7374c1f first commit hace 4 meses
jsconfig.json 47e7374c1f first commit hace 4 meses
package-lock.json 47e7374c1f first commit hace 4 meses
package.json 935de82798 修改 hace 3 meses
pnpm-lock.yaml 935de82798 修改 hace 3 meses
vite.config.js 47e7374c1f first commit hace 4 meses
vitest.config.js 47e7374c1f first commit hace 4 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