管理端模板,vue3js版

lrf 97c269afdf update 3 months ago
public 4b12024bb8 init 3 months ago
src 97c269afdf update 3 months ago
.env.development 4b12024bb8 init 3 months ago
.env.production 4b12024bb8 init 3 months ago
.eslintrc-auto-import.json 4b12024bb8 init 3 months ago
.eslintrc.cjs 4b12024bb8 init 3 months ago
.gitignore 4b12024bb8 init 3 months ago
.prettierrc.json 4b12024bb8 init 3 months ago
README.md 4b12024bb8 init 3 months ago
index.html 4b12024bb8 init 3 months ago
jsconfig.json 4b12024bb8 init 3 months ago
package-lock.json 4b12024bb8 init 3 months ago
package.json 4b12024bb8 init 3 months ago
pnpm-lock.yaml 4b12024bb8 init 3 months ago
vite.config.js 4b12024bb8 init 3 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