No Description

zs b1cbba743c 修改 1 year ago
.vscode a01112628c 创建 1 year ago
public a01112628c 创建 1 year ago
src b1cbba743c 修改 1 year ago
.env.development a01112628c 创建 1 year ago
.env.production a01112628c 创建 1 year ago
.eslintrc-auto-import.json a01112628c 创建 1 year ago
.eslintrc.cjs a01112628c 创建 1 year ago
.gitignore a01112628c 创建 1 year ago
.prettierrc.json a01112628c 创建 1 year ago
README.md a01112628c 创建 1 year ago
index.html a01112628c 创建 1 year ago
jsconfig.json a01112628c 创建 1 year ago
package-lock.json a01112628c 创建 1 year ago
package.json a01112628c 创建 1 year ago
pnpm-lock.yaml a01112628c 创建 1 year ago
vite.config.js a01112628c 创建 1 year 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