wangfumin 99c1232ab4 修改 пре 4 дана
..
.vscode 47e7374c1f first commit пре 5 дана
public 47e7374c1f first commit пре 5 дана
src 99c1232ab4 修改 пре 4 дана
.editorconfig 47e7374c1f first commit пре 5 дана
.env.development 47e7374c1f first commit пре 5 дана
.env.production 47e7374c1f first commit пре 5 дана
.gitattributes 47e7374c1f first commit пре 5 дана
.gitignore 47e7374c1f first commit пре 5 дана
.prettierrc.json 47e7374c1f first commit пре 5 дана
README.md 47e7374c1f first commit пре 5 дана
eslint.config.js 47e7374c1f first commit пре 5 дана
index.html 47e7374c1f first commit пре 5 дана
jsconfig.json 47e7374c1f first commit пре 5 дана
package-lock.json 47e7374c1f first commit пре 5 дана
package.json 47e7374c1f first commit пре 5 дана
pnpm-lock.yaml 47e7374c1f first commit пре 5 дана
vite.config.js 47e7374c1f first commit пре 5 дана
vitest.config.js 47e7374c1f first commit пре 5 дана

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