# sanyuancharts **Repository Path**: richerhead/sanyuancharts ## Basic Information - **Project Name**: sanyuancharts - **Description**: 三元小程序报表统计。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-12-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sanyuancharts > 江苏三元商城统计报表 ## Build Setup ``` bash # 下载依赖 npm install # 启动本地服务调试代码 npm run dev # 打包生成静态文件 npm run build # 打包并分析报告 npm run build --report ```