推送中心上传端

wangfumin 6eb0c3fc3b 1111 1 ay önce
.vscode 6eb0c3fc3b 1111 1 ay önce
public 6eb0c3fc3b 1111 1 ay önce
src 6eb0c3fc3b 1111 1 ay önce
.editorconfig 6eb0c3fc3b 1111 1 ay önce
.env.development 6eb0c3fc3b 1111 1 ay önce
.env.production 6eb0c3fc3b 1111 1 ay önce
.gitattributes 6eb0c3fc3b 1111 1 ay önce
.gitignore 6eb0c3fc3b 1111 1 ay önce
.prettierrc.json 6eb0c3fc3b 1111 1 ay önce
README.md 6eb0c3fc3b 1111 1 ay önce
eslint.config.js 6eb0c3fc3b 1111 1 ay önce
index.html 6eb0c3fc3b 1111 1 ay önce
jsconfig.json 6eb0c3fc3b 1111 1 ay önce
package-lock.json 6eb0c3fc3b 1111 1 ay önce
package.json 6eb0c3fc3b 1111 1 ay önce
pnpm-lock.yaml 6eb0c3fc3b 1111 1 ay önce
vite.config.js 6eb0c3fc3b 1111 1 ay önce
vitest.config.js 6eb0c3fc3b 1111 1 ay önce

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