shaogen1995 fba4b18513 first commit 1 semana atrás
..
.vscode fba4b18513 first commit 1 semana atrás
public fba4b18513 first commit 1 semana atrás
src fba4b18513 first commit 1 semana atrás
.editorconfig fba4b18513 first commit 1 semana atrás
.env.development fba4b18513 first commit 1 semana atrás
.env.production fba4b18513 first commit 1 semana atrás
.gitattributes fba4b18513 first commit 1 semana atrás
.gitignore fba4b18513 first commit 1 semana atrás
.prettierrc.json fba4b18513 first commit 1 semana atrás
README.md fba4b18513 first commit 1 semana atrás
eslint.config.js fba4b18513 first commit 1 semana atrás
index.html fba4b18513 first commit 1 semana atrás
jsconfig.json fba4b18513 first commit 1 semana atrás
package-lock.json fba4b18513 first commit 1 semana atrás
package.json fba4b18513 first commit 1 semana atrás
pnpm-lock.yaml fba4b18513 first commit 1 semana atrás
vite.config.js fba4b18513 first commit 1 semana atrás
vitest.config.js fba4b18513 first commit 1 semana atrás

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