# system-config **Repository Path**: alex_li/system-config ## Basic Information - **Project Name**: system-config - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-21 - **Last Updated**: 2024-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 介绍 系统配置,集中设置每个系统的配置信息。 #### 安装 pnpm `npm install -g pnpm` ```bash # 安装依赖 pnpm install # 运行项目 pnpm run dev # 打包发布 pnpm run build ```