Go to file
xs 7d7422aa15 123 2024-12-23 09:05:33 +08:00
.vscode 后台管理系统框架 2024-12-17 23:17:10 +08:00
public 123 2024-12-23 09:05:33 +08:00
src 123 2024-12-23 09:05:33 +08:00
.eslintrc.cjs 后台管理系统框架 2024-12-17 23:17:10 +08:00
.gitignore 后台管理系统框架 2024-12-17 23:17:10 +08:00
.prettierrc.json 后台管理系统框架 2024-12-17 23:17:10 +08:00
README.md 后台管理系统框架 2024-12-17 23:17:10 +08:00
a.scss 后台管理系统框架 2024-12-17 23:17:10 +08:00
index.html 123 2024-12-23 09:05:33 +08:00
jsconfig.json 后台管理系统框架 2024-12-17 23:17:10 +08:00
package.json 123 2024-12-23 09:05:33 +08:00
pnpm-lock.yaml 123 2024-12-23 09:05:33 +08:00
vite.config.js 后台管理系统框架 2024-12-17 23:17:10 +08:00

README.md

pnpm

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

VSCode + Volar (and disable Vetur).

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