Go to file
Hoshinasuzu b07157ad4d 后台管理系统框架 2024-12-17 23:17:10 +08:00
.vscode 后台管理系统框架 2024-12-17 23:17:10 +08:00
public 后台管理系统框架 2024-12-17 23:17:10 +08:00
src 后台管理系统框架 2024-12-17 23:17:10 +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 后台管理系统框架 2024-12-17 23:17:10 +08:00
jsconfig.json 后台管理系统框架 2024-12-17 23:17:10 +08:00
package-lock.json 后台管理系统框架 2024-12-17 23:17:10 +08:00
package.json 后台管理系统框架 2024-12-17 23:17:10 +08:00
pnpm-lock.yaml 后台管理系统框架 2024-12-17 23:17:10 +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