wangfumin 47e7374c1f first commit пре 6 месеци
..
.vscode 47e7374c1f first commit пре 6 месеци
public 47e7374c1f first commit пре 6 месеци
src 47e7374c1f first commit пре 6 месеци
.editorconfig 47e7374c1f first commit пре 6 месеци
.env.development 47e7374c1f first commit пре 6 месеци
.env.production 47e7374c1f first commit пре 6 месеци
.gitattributes 47e7374c1f first commit пре 6 месеци
.gitignore 47e7374c1f first commit пре 6 месеци
.prettierrc.json 47e7374c1f first commit пре 6 месеци
README.md 47e7374c1f first commit пре 6 месеци
eslint.config.js 47e7374c1f first commit пре 6 месеци
index.html 47e7374c1f first commit пре 6 месеци
jsconfig.json 47e7374c1f first commit пре 6 месеци
package-lock.json 47e7374c1f first commit пре 6 месеци
package.json 47e7374c1f first commit пре 6 месеци
pnpm-lock.yaml 47e7374c1f first commit пре 6 месеци
vite.config.js 47e7374c1f first commit пре 6 месеци
vitest.config.js 47e7374c1f first commit пре 6 месеци

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