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

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