# 心族 **Repository Path**: x_programmer/Heart-Clan-WEB ## Basic Information - **Project Name**: 心族 - **Description**: 芦笋种植心族帮系统WEB端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-07 - **Last Updated**: 2023-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装依赖 npm install # 启动服务 npm run serve ``` # 构建测试环境 npm run build:stage # 构建生产环境 npm run build:prod ```