wangfumin 935de82798 修改 1 tydzień temu
..
.vscode 47e7374c1f first commit 1 miesiąc temu
public 27c3a81a1e 修改首页·重复问题 1 miesiąc temu
src 935de82798 修改 1 tydzień temu
.editorconfig 47e7374c1f first commit 1 miesiąc temu
.env.development 935de82798 修改 1 tydzień temu
.env.production 47e7374c1f first commit 1 miesiąc temu
.gitattributes 47e7374c1f first commit 1 miesiąc temu
.gitignore 47e7374c1f first commit 1 miesiąc temu
.prettierrc.json 47e7374c1f first commit 1 miesiąc temu
README.md 47e7374c1f first commit 1 miesiąc temu
eslint.config.js 47e7374c1f first commit 1 miesiąc temu
index.html 47e7374c1f first commit 1 miesiąc temu
jsconfig.json 47e7374c1f first commit 1 miesiąc temu
package-lock.json 47e7374c1f first commit 1 miesiąc temu
package.json 935de82798 修改 1 tydzień temu
pnpm-lock.yaml 935de82798 修改 1 tydzień temu
vite.config.js 47e7374c1f first commit 1 miesiąc temu
vitest.config.js 47e7374c1f first commit 1 miesiąc temu

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