No Description

lrf eaf88e352f update 5 months ago
.vscode 4070952d91 init 7 months ago
public 4070952d91 init 7 months ago
src eaf88e352f update 5 months ago
.env.development fcc13132f6 修改 5 months ago
.env.production fcc13132f6 修改 5 months ago
.eslintrc-auto-import.json 056f68e645 update 7 months ago
.eslintrc.cjs 21a81e302f update 6 months ago
.gitignore 4070952d91 init 7 months ago
.prettierrc.json 4070952d91 init 7 months ago
README.md 4070952d91 init 7 months ago
index.html 3c466ffc48 update 7 months ago
jsconfig.json 4070952d91 init 7 months ago
package-lock.json fcc13132f6 修改 5 months ago
package.json dd0f5ab9d5 合并 5 months ago
pnpm-lock.yaml ef7dd11f94 update 5 months ago
vite.config.js eaf88e352f update 5 months ago

README.md

web-template-vue3-js

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

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

Lint with ESLint

pnpm lint