# HCWL-ADMIN **Repository Path**: ye-code/hcwl-admin ## Basic Information - **Project Name**: HCWL-ADMIN - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-10 - **Last Updated**: 2026-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite 包管理使用 [pnpm](https://pnpm.io)。安装依赖:`pnpm install`;开发:`pnpm dev`;构建:`pnpm build`。 代码风格:**ESLint** + **Prettier**(`eslint-config-prettier` 关闭与 Prettier 冲突的规则)。`pnpm lint` / `pnpm lint:fix`;`pnpm format` / `pnpm format:check`;一键检查:`pnpm check:style`。建议安装扩展:ESLint、Prettier、Volar。 This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `