推送中心上传端

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

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