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