# eslink-central **Repository Path**: FYML/eslink-central ## Basic Information - **Project Name**: eslink-central - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-13 - **Last Updated**: 2026-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eslink-central `eslink-central` 是集中式储能前端项目(Nexus Core 已接入),当前基于 `Vue3 + Vite + Pinia + Vue Router + Element Plus`。 为避免 README 过长,本文件只保留入口导航;详细说明统一放在 `docs/`。 ## 1. 快速开始 ### 1.1 环境建议 1. Node.js >= 22.12.0 2. pnpm >= 9 ### 1.2 安装与启动 ```bash pnpm install pnpm dev ``` ### 1.3 构建 ```bash pnpm build ``` ## 2. 文档导航 1. [文档中心](./docs/README.md) 2. [阅读顺序(初级/中级/维护者)](./docs/guides/reading-order.md) 3. [Nexus 30分钟上手](./docs/guides/nexus-30min-onboarding.md) 4. [认证/权限底层复用指南](./docs/guides/auth-permission-reuse-guide.md) 5. [认证/权限回归清单](./docs/checklists/auth-permission-regression-checklist.md) ## 3. 文档分类 1. `docs/guides`:上手、复用、阅读顺序 2. `docs/checklists`:回归清单、回归记录、改动速查 3. `docs/templates`:字段映射模板 4. `docs/diagrams`:运行链路图与源文件