No Description

zs e84c46d09f Merge branch 'main' of http://git.cc-lotus.info/util/web-template-vue3-js into main 1 year ago
.vscode 4070952d91 init 1 year ago
public 4070952d91 init 1 year ago
src e84c46d09f Merge branch 'main' of http://git.cc-lotus.info/util/web-template-vue3-js into main 1 year ago
.env.development 4070952d91 init 1 year ago
.env.production 4070952d91 init 1 year ago
.eslintrc-auto-import.json 4070952d91 init 1 year ago
.eslintrc.cjs 4070952d91 init 1 year ago
.gitignore 4070952d91 init 1 year ago
.prettierrc.json 4070952d91 init 1 year ago
README.md 4070952d91 init 1 year ago
index.html 8078b0a6ae 修改 1 year ago
jsconfig.json 4070952d91 init 1 year ago
package-lock.json 8078b0a6ae 修改 1 year ago
package.json 8078b0a6ae 修改 1 year ago
pnpm-lock.yaml 4070952d91 init 1 year ago
vite.config.js 4070952d91 init 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