wangfumin 935de82798 修改 пре 1 недеља
..
.vscode 47e7374c1f first commit пре 1 месец
public 27c3a81a1e 修改首页·重复问题 пре 1 месец
src 935de82798 修改 пре 1 недеља
.editorconfig 47e7374c1f first commit пре 1 месец
.env.development 935de82798 修改 пре 1 недеља
.env.production 47e7374c1f first commit пре 1 месец
.gitattributes 47e7374c1f first commit пре 1 месец
.gitignore 47e7374c1f first commit пре 1 месец
.prettierrc.json 47e7374c1f first commit пре 1 месец
README.md 47e7374c1f first commit пре 1 месец
eslint.config.js 47e7374c1f first commit пре 1 месец
index.html 47e7374c1f first commit пре 1 месец
jsconfig.json 47e7374c1f first commit пре 1 месец
package-lock.json 47e7374c1f first commit пре 1 месец
package.json 935de82798 修改 пре 1 недеља
pnpm-lock.yaml 935de82798 修改 пре 1 недеља
vite.config.js 47e7374c1f first commit пре 1 месец
vitest.config.js 47e7374c1f first commit пре 1 месец

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