# xdh-theme-builder **Repository Path**: felixhpp/xdh-theme-builder ## Basic Information - **Project Name**: xdh-theme-builder - **Description**: 主题可视化生成工具 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2024-01-18 - **Last Updated**: 2024-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xdh-theme-builder ## 介绍 ElementUI 主题配置在线生成工具 ## 安装 ``` cd web npm install ``` ## 启动 ``` npm run dev ```