wangfumin 27c3a81a1e 修改首页·重复问题 2 nedēļas atpakaļ
..
.vscode 47e7374c1f first commit 4 nedēļas atpakaļ
public 27c3a81a1e 修改首页·重复问题 2 nedēļas atpakaļ
src 27c3a81a1e 修改首页·重复问题 2 nedēļas atpakaļ
.editorconfig 47e7374c1f first commit 4 nedēļas atpakaļ
.env.development 27c3a81a1e 修改首页·重复问题 2 nedēļas atpakaļ
.env.production 47e7374c1f first commit 4 nedēļas atpakaļ
.gitattributes 47e7374c1f first commit 4 nedēļas atpakaļ
.gitignore 47e7374c1f first commit 4 nedēļas atpakaļ
.prettierrc.json 47e7374c1f first commit 4 nedēļas atpakaļ
README.md 47e7374c1f first commit 4 nedēļas atpakaļ
eslint.config.js 47e7374c1f first commit 4 nedēļas atpakaļ
index.html 47e7374c1f first commit 4 nedēļas atpakaļ
jsconfig.json 47e7374c1f first commit 4 nedēļas atpakaļ
package-lock.json 47e7374c1f first commit 4 nedēļas atpakaļ
package.json 47e7374c1f first commit 4 nedēļas atpakaļ
pnpm-lock.yaml 47e7374c1f first commit 4 nedēļas atpakaļ
vite.config.js 47e7374c1f first commit 4 nedēļas atpakaļ
vitest.config.js 47e7374c1f first commit 4 nedēļas atpakaļ

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