No Description

lrf 5705b39a9b Merge remote-tracking branch 'origin/master' 11 months ago
.vscode a01112628c 创建 1 year ago
public 5705b39a9b Merge remote-tracking branch 'origin/master' 11 months ago
src 5705b39a9b Merge remote-tracking branch 'origin/master' 11 months ago
.env.development 9bcb26cfaa update 11 months ago
.env.production 9bcb26cfaa update 11 months ago
.eslintrc-auto-import.json a01112628c 创建 1 year ago
.eslintrc.cjs a01112628c 创建 1 year ago
.gitignore 9bcb26cfaa update 11 months ago
.prettierrc.json a01112628c 创建 1 year ago
README.md a01112628c 创建 1 year ago
index.html 870fb310c7 添加redirect,调整整体页面样式,撑开 11 months ago
jsconfig.json a01112628c 创建 1 year ago
package-lock.json 9bcb26cfaa update 11 months ago
package.json a01112628c 创建 1 year ago
pnpm-lock.yaml a01112628c 创建 1 year ago
vite.config.js 9bcb26cfaa update 11 months ago

README.md

web-template-vue3-js

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

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