wangfumin 69c2040cea 修改 4 ماه پیش
..
.vscode 47e7374c1f first commit 4 ماه پیش
public 47e7374c1f first commit 4 ماه پیش
src 69c2040cea 修改 4 ماه پیش
.editorconfig 47e7374c1f first commit 4 ماه پیش
.env.development 47e7374c1f first commit 4 ماه پیش
.env.production 47e7374c1f first commit 4 ماه پیش
.gitattributes 47e7374c1f first commit 4 ماه پیش
.gitignore 47e7374c1f first commit 4 ماه پیش
.prettierrc.json 47e7374c1f first commit 4 ماه پیش
README.md 47e7374c1f first commit 4 ماه پیش
eslint.config.js 47e7374c1f first commit 4 ماه پیش
index.html 47e7374c1f first commit 4 ماه پیش
jsconfig.json 47e7374c1f first commit 4 ماه پیش
package-lock.json 47e7374c1f first commit 4 ماه پیش
package.json 47e7374c1f first commit 4 ماه پیش
pnpm-lock.yaml 47e7374c1f first commit 4 ماه پیش
vite.config.js 47e7374c1f first commit 4 ماه پیش
vitest.config.js 47e7374c1f first commit 4 ماه پیش

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