No Description

zs e956fb7947 Merge branch 'master' of http://git.cc-lotus.info/Information/technique_admin 1 year ago
.vscode a01112628c 创建 1 year ago
public 07551f3194 修改图片位置 1 year ago
src e956fb7947 Merge branch 'master' of http://git.cc-lotus.info/Information/technique_admin 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 870fb310c7 添加redirect,调整整体页面样式,撑开 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 c80e42b742 修改 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